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 3dc548a commit e2525feCopy full SHA for e2525fe
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@master
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: '12'
+ node-version: '16'
19
- run: npm install
20
- run: npm run build
21
- name: Publish
0 commit comments