diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee31c5f801..78ef649798 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.1.0 + uses: codecov/codecov-action@v1.2.0 with: name: 'actions-${{ matrix.os }}' - name: 🏺 Publish logs