Skip to content

Commit

Permalink
Node Version nochmal angepasst
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffenLammers committed Sep 26, 2024
1 parent 780d45f commit cd28524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarquest-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Setup node.js
uses: actions/setup-node@v4
with:
node-version: '14.21.3'
node-version: '12.22.12'
- name: Install dependencies
run: |
cd sonarQuest-frontend
Expand Down

0 comments on commit cd28524

Please sign in to comment.