Skip to content

Commit

Permalink
Update TestLatest.yml
Browse files Browse the repository at this point in the history
dependabots "Bump codecov/codecov-action from 4 to 5"
  • Loading branch information
0815Creeper authored Dec 18, 2024
1 parent 9ddca85 commit 38ac746
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/TestLatest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:

# Run codecov
- name: "Run CodeCov"
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
file: lcov.info
files: lcov.info

0 comments on commit 38ac746

Please sign in to comment.