Skip to content

Commit

Permalink
Updated node version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ninadbstack committed Nov 26, 2024
1 parent 7c26577 commit 3d98e00
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 @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 14
node-version: 20
- uses: actions/cache@v2
with:
path: ~/.npm
Expand Down

0 comments on commit 3d98e00

Please sign in to comment.