Skip to content

Commit

Permalink
Updates pnpm/action-setup to v4 in ci workflow (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenist authored Aug 6, 2024
1 parent a16321a commit e1909bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
fetch-depth: 2

- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v4
with:
version: 9.1.4

Expand Down

0 comments on commit e1909bb

Please sign in to comment.