build(deps): update codecov/codecov-action action to v7

This commit is contained in:
renovate[bot]
2026-06-18 21:51:57 +00:00
committed by GitHub
parent 1111230289
commit 5cdf8351c6
+1 -1
View File
@@ -247,7 +247,7 @@ jobs:
output-artifact-directory: target/debug
- name: Upload coverage to Codecov
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
if: github.repository == 'starship/starship'
with:
token: ${{ secrets.CODECOV_TOKEN }}