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 7d54507 commit 19444bdCopy full SHA for 19444bd
1 file changed
.github/workflows/pr-check.yaml
@@ -36,7 +36,7 @@ jobs:
36
version: 10
37
run_install: false
38
39
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
40
with:
41
node-version: 22
42
cache: 'pnpm'
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
0 commit comments