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 f0a8dae commit 142b177Copy full SHA for 142b177
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: 16
+ node-version: 22
18
- uses: pnpm/action-setup@v4.1.0
19
20
version: 6.35.1
@@ -40,7 +40,7 @@ jobs:
40
token: ${{ secrets.PUBLISH_BOT }}
41
42
43
44
45
46
0 commit comments