We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f720c commit 12b45aaCopy full SHA for 12b45aa
.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@v4.1.1
+ uses: actions/download-artifact@v4.1.2
44
- name: 🚀 Upload coverage report
45
uses: codecov/codecov-action@v3.1.6
46
- name: SonarCloud Scan
0 commit comments