ci: update codecov-action to 7.0.0

This commit is contained in:
André Roth
2026-06-07 22:53:09 +02:00
parent 8dc61cf362
commit 00773f9840
+1 -1
View File
@@ -140,7 +140,7 @@ jobs:
- name: "Upload Code Coverage"
if: github.actor != 'dependabot[bot]'
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v7.0.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage.txt