Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v4 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent f44db52 commit a377305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion step/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ runs:
run: "corepack enable"

- name: "Setup pnpm"
uses: "pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d" # v3.0.0
uses: "pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2" # v4.0.0
with:
run_install: false

Expand Down

0 comments on commit a377305

Please sign in to comment.