Skip to content

Commit 864c1c2

Browse files
committed
🧑‍💻 fix release workflow
1 parent e511311 commit 864c1c2

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
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup Node.js
1515
uses: actions/setup-node@v1
1616
with:
17-
node-version: 16
17+
node-version: 20
1818
registry-url: https://registry.npmjs.org
1919
- name: Install dependencies
2020
run: yarn

0 commit comments

Comments
 (0)