Skip to content

Commit a1877c5

Browse files
Update dependency node to v22
1 parent 92c6110 commit a1877c5

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
@@ -70,7 +70,7 @@ jobs:
7070
if: matrix.tool == 'pyright'
7171
uses: actions/setup-node@v4
7272
with:
73-
node-version: '20'
73+
node-version: '22'
7474

7575
- name: Install Pyright
7676
if: matrix.tool == 'pyright'

0 commit comments

Comments
 (0)