Skip to content

Commit

Permalink
Update node version to 18.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaysharm committed Jul 11, 2024
1 parent ef31bc8 commit cbd7b6b
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 @@ -13,6 +13,6 @@ jobs:
with:
node-version: 18.20.4
- name: Install dependencies
run: npm ci
run: npm install
- name: Run tests
run: npm test

0 comments on commit cbd7b6b

Please sign in to comment.