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 b10d682 commit 3006368Copy full SHA for 3006368
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
- run: ./script/init.sh
49
50
- name: Setup Node.js for pyright
51
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
52
with:
53
node-version: '24'
54
0 commit comments