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 b4c6b12 commit 2aa6957Copy full SHA for 2aa6957
2 files changed
.github/workflows/build-test.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19
20
- name: Set up pnpm
21
- uses: pnpm/action-setup@26f6d4f2c533a43e6b5da0b4a5dd983f98f7b49a # v6.0.4
+ uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
22
with:
23
run_install: false
24
.github/workflows/linting.yml
0 commit comments