Skip to content

Commit

Permalink
test on node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
htsign committed Jun 18, 2024
1 parent 0561321 commit a63a787
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 @@ -9,7 +9,7 @@ jobs:
- name: setup node
uses: actions/setup-node@v1
with:
node-version: 14.x
node-version: 22.x
- uses: actions/checkout@v2
- run: npm ci
- run: npm test

0 comments on commit a63a787

Please sign in to comment.