We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7db21b6 + 46e1d35 commit 9b56cf3Copy full SHA for 9b56cf3
1 file changed
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
node-version-file: "package.json"
23
24
- - uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
+ - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
25
26
- run: pnpm install
27
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
0 commit comments