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 5073ed9 commit ef31bc8
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,7 +11,7 @@ jobs:
- name: Setup Node version
uses: actions/setup-node@v4
with:
node-version: 14.16.0
node-version: 18.20.4
- name: Install dependencies
run: npm ci
- name: Run tests
Expand Down

0 comments on commit ef31bc8

Please sign in to comment.