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 cc31f9e commit f55e3a3Copy full SHA for f55e3a3
.github/workflows/tests.yaml
@@ -42,7 +42,7 @@ jobs:
42
- name: ⬇️ Download coverage data
43
uses: actions/download-artifact@v4.1.1
44
- name: 🚀 Upload coverage report
45
- uses: codecov/codecov-action@v3.1.4
+ uses: codecov/codecov-action@v3.1.5
46
- name: SonarCloud Scan
47
if: github.event.pull_request.head.repo.fork == false
48
uses: SonarSource/sonarcloud-github-action@v2.1
0 commit comments