mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2026-03-27 08:38:15 +01:00
chore(deps): update codecov/codecov-action action to v6
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -46,6 +46,6 @@ jobs:
|
|||||||
files: test-results/junit.xml
|
files: test-results/junit.xml
|
||||||
- name: Upload coverage reports to Codecov
|
- name: Upload coverage reports to Codecov
|
||||||
if: ${{ !cancelled() }}
|
if: ${{ !cancelled() }}
|
||||||
uses: codecov/codecov-action@v5
|
uses: codecov/codecov-action@v6
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user