Skip to content

Commit 4ac6abf

Browse files
authored
Merge pull request #3 from chriselrod/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2 to 3
2 parents bda6b26 + a495454 commit 4ac6abf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: julia-actions/julia-buildpkg@v1
3636
- uses: julia-actions/julia-runtest@v1
3737
- uses: julia-actions/julia-processcoverage@v1
38-
- uses: codecov/codecov-action@v2
38+
- uses: codecov/codecov-action@v3
3939
with:
4040
files: lcov.info
4141
docs:

0 commit comments

Comments
 (0)