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.
2 parents b878692 + 2f599a4 commit 5133f72Copy full SHA for 5133f72
.github/workflows/test_fast.yml
@@ -138,7 +138,7 @@ jobs:
138
uses: actions/checkout@v4
139
140
- name: Download coverage artifacts
141
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
142
143
- name: Codecov upload
144
uses: codecov/codecov-action@v3
.github/workflows/test_functional.yml
@@ -313,7 +313,7 @@ jobs:
313
314
315
316
317
318
319
0 commit comments