Skip to content

Commit 654e19c

Browse files
chore(deps): update dependency node to v22
1 parent 12cb6ec commit 654e19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if: matrix.tool == 'snyk'
5757
uses: actions/setup-node@v3
5858
with:
59-
node-version: '16'
59+
node-version: '22'
6060

6161
- name: Setup Snyk CLI
6262
if: matrix.tool == 'snyk'

0 commit comments

Comments
 (0)