We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4545359 commit d4cdf46Copy full SHA for d4cdf46
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@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
+ - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5
25
26
- run: pnpm install
27
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
0 commit comments