mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2026-02-03 22:38:09 +00:00
Update Node.js to v24
This commit is contained in:
parent
a68e637ef7
commit
8c79e7b953
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue