We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53dead1 commit 24a1e52Copy full SHA for 24a1e52
.github/actions/setup-tooling/action.yaml
@@ -28,7 +28,7 @@ runs:
28
using: composite
29
steps:
30
- name: Setup pnpm
31
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
+ uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
32
with:
33
version: ${{ inputs.pnpm-version }}
34
run_install: false
0 commit comments