chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#6410)
This commit is contained in:
@@ -94,7 +94,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload coverage reports to Codecov
|
- name: Upload coverage reports to Codecov
|
||||||
if: github.repository_owner == 'Chatterino'
|
if: github.repository_owner == 'Chatterino'
|
||||||
uses: codecov/codecov-action@v5.4.3
|
uses: codecov/codecov-action@v5.5.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
plugins: gcov
|
plugins: gcov
|
||||||
|
|||||||
Reference in New Issue
Block a user