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
9683d1b215
commit
989a47fb08
6 changed files with 6 additions and 6 deletions
|
|
@ -92,7 +92,7 @@ jobs:
|
|||
container:
|
||||
image: 'data.forgejo.org/oci/node:24-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