Skip to content

Commit 5fc89c1

Browse files
authored
ci: update create release workflow (#1450)
1 parent 6bfcc8b commit 5fc89c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/create-release-pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
fetch-depth: 0
1818
fetch-tags: true
1919

20-
- name: Setup Node.js
21-
uses: actions/setup-node@v5
20+
- name: Setup Vite+
21+
uses: voidzero-dev/setup-vp@v1
2222
with:
2323
node-version-file: '.nvmrc'
2424

0 commit comments

Comments
 (0)