Skip to content

Commit

Permalink
Bump pnpm/actions-setup version to 4.0.0 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaporter-work authored Jul 3, 2024
1 parent d65a2e1 commit 7e4e4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
using: 'composite'
steps:
- name: 'Install pnpm'
uses: pnpm/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd # v2.2.4
uses: pnpm/action-setup@23657c8550e9be4f7ee7e9d7fe8adda6d703bb4e # v4.0.0

- name: 'Install Node.js ${{ inputs.node-version }}'
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
Expand Down

0 comments on commit 7e4e4f1

Please sign in to comment.