Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit cd28524

Browse files
Node Version nochmal angepasst
1 parent 780d45f commit cd28524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarquest-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Setup node.js
6262
uses: actions/setup-node@v4
6363
with:
64-
node-version: '14.21.3'
64+
node-version: '12.22.12'
6565
- name: Install dependencies
6666
run: |
6767
cd sonarQuest-frontend

0 commit comments

Comments
 (0)