Skip to content

Commit

Permalink
chore: Update pnpm/action-setup to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Feb 5, 2024
1 parent 78e21e3 commit a8a8110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions/setup-environment/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Setup node & package manager, checkout code
runs:
using: "composite"
steps:
- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v2.4.0
name: Install pnpm
with:
version: 8
Expand Down

0 comments on commit a8a8110

Please sign in to comment.