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 2a440d0 commit b18df89Copy full SHA for b18df89
.github/workflows/ci-sonar-angular.yml
@@ -38,7 +38,7 @@ jobs:
38
java-version: "21"
39
40
- name: Set up Node
41
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
42
with:
43
node-version: ${{ env.NODE_VERSION }}
44
cache: "npm"
0 commit comments