We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a167058 commit 478370bCopy full SHA for 478370b
.github/workflows/daily-tests.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup
17
uses: ./.github/actions/setup
18
with:
19
- node-version: 20
+ node-version: 22
20
21
#- name: Run main tests
22
# run: npm run coverage:test
0 commit comments