Skip to content

Commit

Permalink
change node version
Browse files Browse the repository at this point in the history
  • Loading branch information
jayeshsadhwani99 committed Aug 6, 2024
1 parent 72d242f commit ad4b1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: "14"
node-version: "19"

- name: Install Frontend Dependencies
working-directory: ./web
Expand Down

0 comments on commit ad4b1dc

Please sign in to comment.