Skip to content

Commit

Permalink
Merge pull request #800 from licensee/dependabot/github_actions/pnpm/…
Browse files Browse the repository at this point in the history
…action-setup-4.1.0

Bump pnpm/action-setup from 4.0.0 to 4.1.0
  • Loading branch information
MikeMcQuaid authored Feb 7, 2025
2 parents b669a6e + 2491f8e commit 8906c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ jobs:
pnpm_version: [ 7 ]
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit 8906c21

Please sign in to comment.