Update Node.js to v22 #85

Merged
june merged 1 commit from renovate/code.forgejo.org-oci-node-22.x into main 2025-07-24 02:27:39 +02:00
Showing only changes of commit 364ec75a45 - Show all commits

Update Node.js to v22
All checks were successful
/ build (pull_request) Successful in 43s
/ cleanup-staging (pull_request) Successful in 3s
/ build (push) Successful in 16s

Renovate 2025-07-11 08:45:41 +00:00 committed by June

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