Skip to content

Commit

Permalink
ci: Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cumt-robin authored Jun 28, 2024
1 parent 84f44c7 commit 2071591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
node-version: 18

- name: Setup pnpm
uses: pnpm/action-setup@v4
uses: pnpm/action-setup@v4.0.0
with:
version: 9.x
version: 9.4.0

- name: Install Dependencies
run: |
Expand Down

0 comments on commit 2071591

Please sign in to comment.