Skip to content

Commit 9dc52c9

Browse files
Update github-actions to v7 (#783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e40c27 commit 9dc52c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
193+
uses: codecov/codecov-action@v7
194194
with:
195195
use_oidc: true
196196

0 commit comments

Comments
 (0)