Skip to content

Commit 6df24e8

Browse files
committed
Update node version for style checks
1 parent f7168ff commit 6df24e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Setup node
7272
uses: actions/setup-node@v4
7373
with:
74-
node-version: "18.x"
74+
node-version: "20.x"
7575
- name: Cache dependencies
7676
uses: actions/cache@v3
7777
with:

0 commit comments

Comments
 (0)