We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6acc357 commit 4c56441Copy full SHA for 4c56441
.github/workflows/ci-sonar-angular.yml
@@ -37,7 +37,7 @@ jobs:
37
java-version: "21"
38
39
- name: Set up Node
40
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
41
with:
42
node-version: ${{ env.NODE_VERSION }}
43
cache: "npm"
0 commit comments