We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85c2acf + 726a900 commit 22b2090Copy full SHA for 22b2090
1 file changed
.github/workflows/build-and-test.yml
@@ -95,7 +95,7 @@ jobs:
95
path: tests/Images/ActualOutput/
96
97
- name: Update Codecov
98
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
99
if: matrix.options.codecov == true && startsWith(github.repository, 'SixLabors')
100
with:
101
flags: unittests
0 commit comments