Skip to content

Commit

Permalink
Up node version
Browse files Browse the repository at this point in the history
  • Loading branch information
muan committed Mar 28, 2024
1 parent 59c7775 commit 2f4dc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 15.x
node-version: 20.x
- run: npm ci
- run: npm test

0 comments on commit 2f4dc60

Please sign in to comment.