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 ed7f623 commit db3b91aCopy full SHA for db3b91a
.github/workflows/check-dist.yml
@@ -37,7 +37,7 @@ jobs:
37
node-version-file: .node-version
38
39
- name: Setup pnpm
40
- uses: pnpm/action-setup@v2.2.4
+ uses: pnpm/action-setup@v4
41
42
- name: Install Dependencies
43
id: install
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
id: pnpm-install
.github/workflows/linter.yml
@@ -32,7 +32,7 @@ jobs:
35
36
0 commit comments