diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d0d1ed6..fe78d3c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -39,7 +39,7 @@ jobs: - name: Upload Coverage if: ${{ matrix.platform == 'ubuntu-latest' && github.ref_name == 'main' }} - uses: codecov/codecov-action@v4.5.0 + uses: codecov/codecov-action@v5.0.7 with: token: ${{ secrets.CODECOV_TOKEN }} slug: grafana/k6catalog