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 6f62691 commit 2f599a4Copy full SHA for 2f599a4
.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
@@ -312,7 +312,7 @@ jobs:
312
313
314
315
316
317
318
0 commit comments