We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5191c3 commit aef26cfCopy full SHA for aef26cf
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@v6
30
31
- name: Setup pnpm
32
- uses: pnpm/action-setup@v4 # ghv-ignore!
+ uses: pnpm/action-setup@v4
33
with:
34
version: 9
35
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
@@ -89,7 +89,7 @@ jobs:
89
90
91
92
93
94
95
@@ -129,7 +129,7 @@ jobs:
129
130
131
132
133
134
135
0 commit comments