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 c3dff35 + ecdd12e commit 849042aCopy full SHA for 849042a
1 file changed
.github/workflows/code-coverage.yml
@@ -81,7 +81,7 @@ jobs:
81
path: tests/Images/ActualOutput/
82
83
- name: Codecov Update
84
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
85
if: matrix.options.codecov == true && startsWith(github.repository, 'SixLabors')
86
with:
87
flags: unittests
0 commit comments