Skip to content

Commit

Permalink
chore: Update pnpm action-setup to version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
bayological committed Jul 17, 2024
1 parent b2dcf49 commit d5a1cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
submodules: 'recursive'

- name: Setup pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v4
with:
version: 8.5.0

Expand Down

0 comments on commit d5a1cd1

Please sign in to comment.