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 bc5761e commit 3f9044cCopy full SHA for 3f9044c
.github/workflows/check-dist.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
28
29
- name: "Setup: PNPM"
30
- uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0
+ uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
31
with:
32
version: 9.1.4
33
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
0 commit comments