We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51ccfa commit 4bb23c5Copy full SHA for 4bb23c5
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@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
25
26
- run: pnpm install
27
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
0 commit comments