Skip to content

Commit ef31bc8

Browse files
committed
Update node version to 18.20.4
1 parent 5073ed9 commit ef31bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Setup Node version
1212
uses: actions/setup-node@v4
1313
with:
14-
node-version: 14.16.0
14+
node-version: 18.20.4
1515
- name: Install dependencies
1616
run: npm ci
1717
- name: Run tests

0 commit comments

Comments
 (0)