Skip to content

Commit 6938226

Browse files
Update codecov/codecov-action action to v6 (#741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b538f05 commit 6938226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190

191191
- if: ${{!cancelled()}}
192192
name: Upload coverage report to Codecov
193-
uses: codecov/codecov-action@v5
193+
uses: codecov/codecov-action@v6
194194
with:
195195
use_oidc: true
196196

0 commit comments

Comments
 (0)