Skip to content

Commit

Permalink
ci(release): update pnpm/action-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
thelindat committed Jul 8, 2024
1 parent 92dab58 commit 854bd1d
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:
ref: ${{ github.event.repository.default_branch }}

- name: Install pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v4.0.0
with:
version: 9

Expand Down

0 comments on commit 854bd1d

Please sign in to comment.