diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 719ba42..d56b7f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: run: | dotnet nuke Pack --skip - name: 🐿 Publish Coverage - uses: codecov/codecov-action@v1.5.0 + uses: codecov/codecov-action@v2.1.0 with: name: 'actions-${{ matrix.os }}' - name: 🏺 Publish logs