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 f2faff0 commit 8cc35a6Copy full SHA for 8cc35a6
1 file changed
.github/workflows/build-and-test.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
15
- uses: actions/setup-node@v6
16
with:
17
- node-version: "22.21"
+ node-version: "24.10"
18
- uses: pnpm/action-setup@v4
19
20
version: 8
@@ -41,7 +41,7 @@ jobs:
41
token: ${{ secrets.PUBLISH_BOT }}
42
43
44
45
46
47
0 commit comments