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 e25b2cd commit c5a6967Copy full SHA for c5a6967
.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