Compare commits

...

1 Commits

Author SHA1 Message Date
Nicholas Tindle
cc64552023 Update Node.js version from 21 to 22 2025-11-25 08:20:47 -06:00

View File

@@ -90,7 +90,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: "21"
node-version: "22"
- name: Enable corepack
run: corepack enable