There was an error while loading. Please reload this page.
1 parent 47530a8 commit 76e5447Copy full SHA for 76e5447
1 file changed
.github/workflows/build.yaml
@@ -12,7 +12,7 @@ jobs:
12
# Setup .npmrc file to publish to npm
13
- uses: actions/setup-node@v1
14
with:
15
- node-version: '12.x'
+ node-version: '18.x'
16
registry-url: 'https://registry.npmjs.org'
17
18
- name: npm install
0 commit comments