Skip to content

Commit 46c3b30

Browse files
chore(deps): update codecov/codecov-action action to v5 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e63498d commit 46c3b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
working-directory: src
8888

8989
- name: Upload Code Coverage
90-
uses: codecov/codecov-action@v4
90+
uses: codecov/codecov-action@v5
9191

9292
- name: Create NuGet Artifacts
9393
uses: actions/upload-artifact@master

0 commit comments

Comments
 (0)