Skip to content

Commit 4e4f920

Browse files
committed
Bump node in tests
1 parent d000c76 commit 4e4f920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
- name: Setup Node.js
3535
uses: actions/setup-node@v3
3636
with:
37-
node-version: 14.19.0
37+
node-version: 18.17.0
3838

3939
- name: Install dependencies
4040
run: npm ci

0 commit comments

Comments
 (0)