diff --git a/.github/workflows/code-coverage.yml b/.github/workflows/code-coverage.yml
index 010ed660..1f07ffc6 100644
--- a/.github/workflows/code-coverage.yml
+++ b/.github/workflows/code-coverage.yml
@@ -37,7 +37,7 @@ jobs:
- name: Run Test
run: dotnet test --verbosity normal /p:CollectCoverage=true /p:CoverletOutputFormat=opencover
- - uses: codecov/codecov-action@v4.3.1
+ - uses: codecov/codecov-action@v4.5.0
with:
name: Code Coverage for ${{ matrix.os }}
fail_ci_if_error: true
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 757f24c9..3ceb087b 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -18,14 +18,14 @@
-
+
-
-
+
+