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 23e546d commit 117b884Copy full SHA for 117b884
1 file changed
.github/workflows/build-and-test.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
15
- uses: actions/setup-node@v6
16
with:
17
- node-version: "24.13"
+ node-version: "24.14"
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