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.
2 parents cc17257 + 2ff9da3 commit 5d8eabdCopy full SHA for 5d8eabd
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
fetch-depth: 0 # speeds up the checkout
14
15
- name: Set up pnpm (package manager)
16
- uses: pnpm/action-setup@v2.2.2
+ uses: pnpm/action-setup@v4.0.0
17
18
- name: Install dependencies
19
run: pnpm install
0 commit comments