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 75bbcf6 commit 1ce7ba2Copy full SHA for 1ce7ba2
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16
- uses: actions/setup-node@v5
17
with:
18
- node-version: 18
+ node-version: 22
19
cache: npm
20
- run: npm ci
21
- run: npm run build
0 commit comments