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 dfa0142 commit 5480c08Copy full SHA for 5480c08
1 file changed
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v2
13
14
- name: Setup Node
15
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v2
16
with:
17
node-version: '12.x'
18
registry-url: 'https://registry.npmjs.org/'
0 commit comments