Skip to content

Commit 3728fc5

Browse files
committed
ci: change node version
1 parent dba5cda commit 3728fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: corepack enable
2828
- uses: actions/setup-node@v3.7.0
2929
with:
30-
node-version: 20
30+
node-version: 18
3131
cache: "pnpm"
3232

3333
- name: Install dependencies

0 commit comments

Comments
 (0)