Update node version
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-09 19:14:24 -06:00
parent 1d95274474
commit 55a4500bea
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -1,6 +1,6 @@
steps: steps:
- name: build - name: build
image: node:20-slim image: node:22-slim
environment: environment:
PNPM_HOME: /pnpm PNPM_HOME: /pnpm
commands: commands: