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 92c6110 commit a1877c5Copy full SHA for a1877c5
.github/workflows/sonarqube.yml
@@ -70,7 +70,7 @@ jobs:
70
if: matrix.tool == 'pyright'
71
uses: actions/setup-node@v4
72
with:
73
- node-version: '20'
+ node-version: '22'
74
75
- name: Install Pyright
76
0 commit comments