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 a2c3600 commit 651c644Copy full SHA for 651c644
.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.5
+ uses: codecov/codecov-action@v3.1.6
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