We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e151e2 commit 2fe7b4bCopy full SHA for 2fe7b4b
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: ⎔ Setup nodejs
18
uses: actions/setup-node@v1
19
with:
20
- node-version: 12
+ node-version: 16
21
registry-url: https://registry.npmjs.org/
22
23
- name: 🏗 Publish npm
0 commit comments