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.
version
pnpm/action-setup@v4
1 parent 97b99aa commit b978fddCopy full SHA for b978fdd
.github/workflows/checks.yml
@@ -23,7 +23,6 @@ jobs:
23
- name: Install pnpm
24
uses: pnpm/action-setup@v4
25
with:
26
- version: latest
27
run_install: false
28
29
- name: Get pnpm cache directory path
.github/workflows/test-contracts.yml
@@ -26,7 +26,6 @@ jobs:
30
31
32
0 commit comments