Skip to content

Commit

Permalink
fix: updated node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ksachin7 committed Apr 2, 2024
1 parent 428f2ec commit a76f37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github.action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 16.13.x
node-version: 20
# cache: npm

# - name: Change directory to react-practices
Expand Down

0 comments on commit a76f37a

Please sign in to comment.