Skip to content

Commit 651c644

Browse files
committed
⬆️ Update codecov/codecov-action action to v3.1.6
1 parent a2c3600 commit 651c644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: ⬇️ Download coverage data
4343
uses: actions/download-artifact@v4.1.1
4444
- name: 🚀 Upload coverage report
45-
uses: codecov/codecov-action@v3.1.5
45+
uses: codecov/codecov-action@v3.1.6
4646
- name: SonarCloud Scan
4747
if: github.event.pull_request.head.repo.fork == false
4848
uses: SonarSource/sonarcloud-github-action@v2.1

0 commit comments

Comments
 (0)