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 ff89575 commit f016b0aCopy full SHA for f016b0a
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Node
19
uses: actions/setup-node@v1
20
with:
21
- node-version: '18'
+ node-version: '18.13.0'
22
23
- name: npm install, build
24
env:
0 commit comments