Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
penndu authored Nov 11, 2023
1 parent 34ea679 commit 7f91e8c
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 @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '21.1'
node-version: '20.9'
cache: 'npm'
cache-dependency-path: package-lock.json
- name: npm
Expand Down

0 comments on commit 7f91e8c

Please sign in to comment.