Skip to content

Commit 6ec5455

Browse files
Merge pull request #3097 from SixLabors/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 936a65b + b7f3bbb commit 6ec5455

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
path: tests/Images/ActualOutput/
9494

9595
- name: Codecov Update
96-
uses: codecov/codecov-action@v5
96+
uses: codecov/codecov-action@v6
9797
if: matrix.options.codecov == true && startsWith(github.repository, 'SixLabors')
9898
with:
9999
flags: unittests

0 commit comments

Comments
 (0)