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 266b12d commit dca1c10Copy full SHA for dca1c10
.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.1.9
+ uses: actions/download-artifact@v4.2.0
51
- name: Upload coverage report
52
uses: codecov/codecov-action@v5.4.0
53
0 commit comments