Skip to content

Commit

Permalink
codecov action version bump
Browse files Browse the repository at this point in the history
codecov action version bump
  • Loading branch information
0815Creeper committed Dec 18, 2024
1 parent f8fdf51 commit f9ab95b
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 f9ab95b

Please sign in to comment.