mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2026-08-27 20:44:58 -04:00
Update actions/checkout to v6.1.0
This commit is contained in:
parent
585a6614e8
commit
67d699ba3f
8 changed files with 10 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ jobs:
|
|||
upload-download:
|
||||
runs-on: lxc-bookworm
|
||||
steps:
|
||||
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
|
||||
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
|
||||
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
|
||||
id: release-upload
|
||||
uses: SELF@vTest
|
||||
|
|
|
|||
Loading…
Reference in a new issue