diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b93ea81aa..9c9be2115 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -117,7 +117,7 @@ jobs: run: | dotnet nuke Pack --skip - name: 🐿 Publish Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: name: 'actions-${{ matrix.os }}' - name: 🏺 Publish logs