Update Node.js to v22
All checks were successful
/ build (pull_request) Successful in 41s
/ cleanup-staging (pull_request) Successful in 34s

This commit is contained in:
Renovate 2025-05-24 12:06:07 +00:00
commit 5e6eb385a9

View file

@ -7,7 +7,7 @@ jobs:
cleanup-staging: cleanup-staging:
runs-on: docker runs-on: docker
container: container:
image: code.forgejo.org/oci/node:20-bookworm image: code.forgejo.org/oci/node:22-bookworm
steps: steps:
- name: Pipeline info PR - name: Pipeline info PR
run: | run: |