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 05b939b commit b278b91Copy full SHA for b278b91
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
node-version: 'lts/*'
44
45
- name: Set up pnpm
46
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
+ uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
47
with:
48
version: 'latest'
49
0 commit comments