Skip to content

Commit 478370b

Browse files
committed
node 22
1 parent a167058 commit 478370b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup
1717
uses: ./.github/actions/setup
1818
with:
19-
node-version: 20
19+
node-version: 22
2020

2121
#- name: Run main tests
2222
# run: npm run coverage:test

0 commit comments

Comments
 (0)