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 228d091 commit 98704a5Copy full SHA for 98704a5
.github/workflows/check-build.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
version: 10
16
- name: Use Node.js 22.x
17
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
18
19
node-version: 22.x
20
cache: "pnpm"
0 commit comments