Update Node.js to v22
All checks were successful
/ build (pull_request) Successful in 44s

This commit is contained in:
Renovate 2025-07-11 08:45:41 +00:00
commit 77cda3a78f

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: |