Skip to content

Commit

Permalink
Merge branch 'update-node'
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJCLaw committed Jan 24, 2025
2 parents befcb8f + 9b8bc17 commit 327da1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: '16'
node-version: '22'

- name: Install
run: npm install
Expand Down

0 comments on commit 327da1d

Please sign in to comment.