mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2026-02-04 14:58:08 +00:00
Update actions/checkout action to v6
This commit is contained in:
parent
4e09ab57ef
commit
86368d2b23
6 changed files with 6 additions and 6 deletions
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
upload-gpg:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
|
||||
id: release-upload
|
||||
uses: SELF@vTest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue