Skip to content

Commit 1eb3297

Browse files
Chiu PeterChiu Peter
authored andcommitted
use Node 18
1 parent 2d3d098 commit 1eb3297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jest_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Use Node.js
2525
uses: actions/setup-node@v1
2626
with:
27-
node-version: 12.x
27+
node-version: 18.x
2828
registry-url: https://registry.npmjs.org/
2929
scope: '@mat-github-ci'
3030
env:

0 commit comments

Comments
 (0)