Skip to content

Commit bd8bd41

Browse files
renovate[bot]robstoll
authored andcommitted
chore(deps): update codecov/codecov-action action to v5.0.4
1 parent f8cee2b commit bd8bd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-assurance.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: ./gradlew build
4040

4141
- name: Upload build code coverage
42-
uses: codecov/[email protected].2
42+
uses: codecov/[email protected].4
4343
if: ${{ github.event_name == 'pull_request' || (github.event_name == 'push' && github.ref == 'refs/heads/main') }}
4444
with:
4545
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)