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 03d3fa8 commit 0ea9cceCopy full SHA for 0ea9cce
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@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5
22
with:
23
run_install: false
24
.github/workflows/linting.yml
0 commit comments