Skip to content

Commit

Permalink
changed node number
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmanpreet Kaur committed Sep 17, 2024
1 parent 7de8863 commit 1ce964c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
ClientAdvisor/coverage-junit.xml
ClientAdvisor/htmlcov/
- name: Set up Node.js
uses: actions/setup-node@v5
uses: actions/setup-node@v3
with:
node-version: '20'
- name: Install Frontend Dependencies
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
ResearchAssistant/App/coverage-junit.xml
ResearchAssistant/App/htmlcov/
- name: Set up Node.js
uses: actions/setup-node@v5
uses: actions/setup-node@v3
with:
node-version: '20'
- name: Install Frontend Dependencies
Expand Down

0 comments on commit 1ce964c

Please sign in to comment.