diff --git a/.github/workflows/codecov.yaml b/.github/workflows/codecov.yaml index 3dcf3bff..39fcf918 100644 --- a/.github/workflows/codecov.yaml +++ b/.github/workflows/codecov.yaml @@ -25,6 +25,6 @@ jobs: check-latest: true - name: Run tests run: make test - - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d + - uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 with: files: ./cover.out