Skip to content

Commit 966d15c

Browse files
authored
Merge pull request #21 from QuantumKitHub/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents fe9db9a + 3257144 commit 966d15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
env:
4747
JULIA_NUM_THREADS: 4
4848
- uses: julia-actions/julia-processcoverage@v1
49-
- uses: codecov/codecov-action@v4
49+
- uses: codecov/codecov-action@v5
5050
env:
5151
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5252
with:

0 commit comments

Comments
 (0)