Skip to content

Commit 925bcb8

Browse files
authored
Merge pull request #330 from PeriHub/dependabot/github_actions/codecov/codecov-action-5.5.2
Bump codecov/codecov-action from 5.5.1 to 5.5.2
2 parents 558ba81 + c2fe615 commit 925bcb8

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
@@ -61,7 +61,7 @@ jobs:
6161
- name: Process Coverage
6262
uses: julia-actions/julia-processcoverage@v1
6363
- name: Upload Coverage
64-
uses: codecov/codecov-action@v5.5.1
64+
uses: codecov/codecov-action@v5.5.2
6565
with:
6666
token: ${{ secrets.CODECOV_TOKEN }}
6767
slug: PeriHub/PeriLab.jl

0 commit comments

Comments
 (0)