1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-15 11:17:00 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
pull[bot]
c9172580cb
Merge 72d8f63c1d into a2112d4bad 2025-01-11 17:05:41 +00:00

View File

@ -246,7 +246,7 @@ jobs:
output-artifact-directory: target/debug
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v4
if: github.repository == 'starship/starship'
with:
token: ${{ secrets.CODECOV_TOKEN }}