Skip to content

Commit

Permalink
node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin1111 committed Jan 22, 2025
1 parent 22bffc5 commit 2eb9f3c
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 @@ -13,7 +13,7 @@ jobs:
- name: Setup GitHub Action
uses: actions/setup-node@v1
with:
node-version: 22.2.0
node-version: 22.0.0
- name: Install dependencies
run: npm install
- name: Test
Expand Down

0 comments on commit 2eb9f3c

Please sign in to comment.