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 fe7a801 commit b086e59Copy full SHA for b086e59
1 file changed
.github/workflows/build-and-test.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15
- uses: actions/setup-node@v4
16
with:
17
- node-version: '22.17'
+ node-version: '22.18'
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