mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
chore(deps): update node.js to v24 (#694)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/694 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org> Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
This commit is contained in:
parent
92a9bb7c97
commit
be2e9062b1
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ steps:
|
|||
path: '*.{yml,yaml}'
|
||||
|
||||
spellcheck:
|
||||
image: docker.io/node:23-alpine@sha256:a34e14ef1df25b58258956049ab5a71ea7f0d498e41d0b514f4b8de09af09456
|
||||
image: docker.io/node:24-alpine@sha256:2867d550cf9d8bb50059a0fff528741f11a84d985c732e60e19e8e75c7239c43
|
||||
depends_on: []
|
||||
commands:
|
||||
- npm install -g corepack@latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue