Skip to content

Commit

Permalink
bump node in test
Browse files Browse the repository at this point in the history
  • Loading branch information
netbonus committed Aug 2, 2024
1 parent be6db5c commit 3566474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v1
with:
node-version: 16.x
node-version: 18.x

- name: Install NPM packages
run: npm ci
Expand Down

0 comments on commit 3566474

Please sign in to comment.