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 915fec6 commit 8af9942Copy full SHA for 8af9942
.github/workflows/test_fast.yml
@@ -157,7 +157,7 @@ jobs:
157
uses: actions/checkout@v5
158
159
- name: Download coverage artifacts
160
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
161
162
- name: Codecov upload
163
uses: codecov/codecov-action@v5
.github/workflows/test_functional.yml
@@ -329,7 +329,7 @@ jobs:
329
330
331
332
333
334
335
0 commit comments