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 fb3b72d commit 4fa6870Copy full SHA for 4fa6870
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
fetch-depth: 2
49
- name: Download all coverage data
50
- uses: actions/download-artifact@v4.3.0
+ uses: actions/download-artifact@v5.0.0
51
- name: Upload coverage report
52
uses: codecov/codecov-action@v5.4.3
53
0 commit comments