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 6063b46 commit 8e75d4eCopy full SHA for 8e75d4e
.github/actions/pnpm/action.yml
@@ -10,7 +10,7 @@ runs:
10
using: 'composite'
11
steps:
12
- name: Setup pnpm
13
- uses: pnpm/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd # tag=v2.2.4
+ uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0
14
with:
15
version: ${{ inputs.version }}
16
.github/actions/pretest/action.yml
@@ -16,7 +16,7 @@ runs:
17
18
19
20
21
22
0 commit comments