Update Node.js to v22 - autoclosed #24

Closed
renovate wants to merge 1 commit from renovate/code.forgejo.org-oci-node-22.x into main
Showing only changes of commit b27fb3b540 - Show all commits

Update Node.js to v22
Some checks failed
/ build (pull_request) Failing after 16s
/ cleanup-staging (pull_request) Failing after 0s

Renovate 2025-05-24 12:09:00 +00:00

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