Skip to content

Commit

Permalink
changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
shylesharepelly committed Feb 25, 2024
1 parent 723e6da commit c5ced9a
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 @@ -61,7 +61,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v2
with:
node-version: '20'
node-version: '14'
- name: Install dependencies
run: npm ci
- name: Run tests
Expand Down

0 comments on commit c5ced9a

Please sign in to comment.