We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e15ff commit 47f096bCopy full SHA for 47f096b
1 file changed
.github/workflows/tests.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/checkout@v4
33
- uses: actions/setup-node@v4
34
with:
35
- node-version: 22.4.1
+ node-version: 22.14.0
36
- run: npm install
37
- run: npm run build --if-present
38
- run: npm run test:coverage
0 commit comments