build(deps): update codecov/codecov-action action to v6.0.1

This commit is contained in:
renovate[bot]
2026-05-25 02:10:37 +00:00
committed by GitHub
parent db39a6539d
commit dacc8e9408
+1 -1
View File
@@ -247,7 +247,7 @@ jobs:
output-artifact-directory: target/debug
- name: Upload coverage to Codecov
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
if: github.repository == 'starship/starship'
with:
token: ${{ secrets.CODECOV_TOKEN }}