We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c185d commit e80f0d7Copy full SHA for e80f0d7
1 file changed
.github/workflows/test_and_release.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/setup-node@v2
22
with:
23
- node-version: '12'
+ node-version: '18'
24
25
- name: Enable NPM cache
26
uses: actions/cache@v2
0 commit comments