Skip to content

Commit 04f2dc8

Browse files
committed
update
1 parent 616f9ce commit 04f2dc8

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Node
2323
uses: actions/setup-node@v3
2424
with:
25-
node-version: 16.x
25+
node-version: 16
2626

2727
- name: Install dependencies
2828
run: pnpm install --no-frozen-lockfile

0 commit comments

Comments
 (0)