We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3d098 commit 1eb3297Copy full SHA for 1eb3297
.github/workflows/jest_tests.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Use Node.js
25
uses: actions/setup-node@v1
26
with:
27
- node-version: 12.x
+ node-version: 18.x
28
registry-url: https://registry.npmjs.org/
29
scope: '@mat-github-ci'
30
env:
0 commit comments