Compare commits

...

1 commit

Author SHA1 Message Date
364ec75a45 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
2025-07-23 22:31:18 +02: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: |