Skip to content

Commit

Permalink
fix: action version (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry authored Sep 21, 2023
1 parent 3dfdfef commit 4d0dc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: 18

- name: Setup pnpm
uses: pnpm/action-setup@2
uses: pnpm/action-setup@2.2.4
with:
version: 8

Expand Down

0 comments on commit 4d0dc33

Please sign in to comment.