mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2026-01-16 16:24:35 +00:00
Update Node.js to v24
This commit is contained in:
parent
4e09ab57ef
commit
d93edfa5e7
|
|
@ -90,7 +90,7 @@ jobs:
|
|||
upload-gpg-no-passphrase:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: 'data.forgejo.org/oci/node:22-bookworm'
|
||||
image: 'data.forgejo.org/oci/node:24-bookworm'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue