Skip to content

Commit b8019ac

Browse files
authored
chore: Update release.yml
1 parent 3b9f3ac commit b8019ac

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
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/setup-node@v3
2626
with:
27-
node-version: '16'
27+
node-version: '14'
2828
- name: Checkout
2929
uses: actions/checkout@v3
3030
with:

0 commit comments

Comments
 (0)