Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ArfatSalman committed Oct 2, 2024
1 parent 024e132 commit 1c4d01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v1
with:
node-version: '14'
node-version: '21'
- name: Cache Node.js modules
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 1c4d01d

Please sign in to comment.