Skip to content

Commit

Permalink
Merge branch 'main' into mcous/updates-june-24
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous committed Jul 9, 2024
2 parents 2dabb1d + 7e4e4f1 commit 38fe63d
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 38fe63d

Please sign in to comment.