Skip to content

Commit b5356b9

Browse files
authored
Update release.yml
1 parent c7f84a3 commit b5356b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
uses: actions/checkout@v2
220220

221221
- name: 'Setup Node'
222-
uses: actions/setup-node@2
222+
uses: actions/setup-node@v2
223223
with:
224224
node-version: 12.x
225225
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)