Skip to content

Commit

Permalink
Update the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Nov 19, 2023
1 parent 68c6b73 commit 15ca418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/setup-node@v3
with:
cache: npm
node-version: 20
node-version: 21
- name: Install dependencies
run: npm ci
- name: Run tests
Expand Down

0 comments on commit 15ca418

Please sign in to comment.