Update Node.js to v22 (forgejo) (#7179)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7179 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
parent
69e8496c99
commit
474cc60451
|
@ -45,7 +45,7 @@ jobs:
|
|||
|
||||
- uses: https://data.forgejo.org/actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 22
|
||||
|
||||
- uses: https://data.forgejo.org/actions/setup-go@v5
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue