Skip to content

Commit

Permalink
ci(gh-actions): bump pnpm/action-setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
moreal committed Jul 17, 2024
1 parent e638d9f commit 512beff
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 @@ -84,7 +84,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: 6.0.400
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
with:
version: 9
run_install: true
Expand Down

0 comments on commit 512beff

Please sign in to comment.