diff --git a/.github/workflows/go-test.yaml b/.github/workflows/go-test.yaml index ffa1ea3..f4fac71 100644 --- a/.github/workflows/go-test.yaml +++ b/.github/workflows/go-test.yaml @@ -46,7 +46,7 @@ jobs: ./... - name: Collect Code Coverage - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 with: token: ${{ secrets.CODECOV_TOKEN }} slug: zoido/errassert