update node
All checks were successful
renovate / renovate (push) Successful in 1m16s
test-build / build (push) Successful in 1m26s

This commit is contained in:
2025-07-19 22:35:42 -05:00
parent 27b5e6a36b
commit cc16b5435a
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 22.17.x
node-version: 22.17.1
cache: pnpm
- name: Install Dependencies