We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84da2b9 commit 307c3a5Copy full SHA for 307c3a5
.github/workflows/ci.yml
@@ -145,7 +145,7 @@ jobs:
145
uses: Swatinem/rust-cache@v2
146
147
- name: Install nextest
148
- uses: taiki-e/install-action@v2.48.15
+ uses: taiki-e/install-action@v2.48.20
149
with:
150
tool: nextest
151
@@ -177,7 +177,7 @@ jobs:
177
178
179
180
181
182
183
@@ -213,7 +213,7 @@ jobs:
213
214
215
216
217
218
219
0 commit comments