mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 (#5717)
This commit is contained in:
parent
2215455ca0
commit
ed6ddead3d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -96,7 +96,7 @@ jobs:
|
|||
working-directory: build-test
|
||||
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v5.0.0
|
||||
uses: codecov/codecov-action@v5.0.2
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
plugins: gcov
|
||||
|
|
Loading…
Reference in a new issue