mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2026-02-04 06:48:09 +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
|
|
@ -6,7 +6,7 @@ jobs:
|
|||
upload-download:
|
||||
runs-on: lxc-bookworm
|
||||
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