Skip to content

Commit da0b468

Browse files
committed
build: update node version
1 parent 7dce0d1 commit da0b468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout
1212
uses: actions/checkout@v2
1313
- name: Setup Node.js
14-
uses: actions/setup-node@v1
14+
uses: actions/setup-node@v2-beta
1515
with:
1616
node-version: 12
1717
- name: Yarn Action

0 commit comments

Comments
 (0)