We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e0063 commit 991e85fCopy full SHA for 991e85f
.github/workflows/autofix.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v2
16
17
- - uses: pnpm/action-setup@v2.2.2
+ - uses: pnpm/action-setup@v4
18
with:
19
version: 8
20
.github/workflows/test.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
.github/workflows/version.yml
@@ -18,7 +18,7 @@ jobs:
21
22
23
24
0 commit comments