Skip to content

Commit

Permalink
Node version update for build
Browse files Browse the repository at this point in the history
  • Loading branch information
nogs committed Dec 10, 2024
1 parent 717ba52 commit a9e3b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 12.x
node-version: 22.x
- run: npm ci
# - run: npm run build
# - run: git diff
Expand Down

0 comments on commit a9e3b3a

Please sign in to comment.