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 94cf978 commit 0ad6f9aCopy full SHA for 0ad6f9a
.github/workflows/tests.yaml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
fetch-depth: 0
42
- name: ⬇️ Download coverage data
43
- uses: actions/download-artifact@v3.0.2
+ uses: actions/download-artifact@v4.1.1
44
- name: 🚀 Upload coverage report
45
uses: codecov/codecov-action@v3.1.4
46
- name: SonarCloud Scan
0 commit comments