diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fe6cd3f..a94f669 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,7 +36,7 @@ jobs: - name: Upload Coverage if: ${{ matrix.platform == 'ubuntu-latest' && github.ref_name == 'master' }} - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: token: ${{ secrets.CODECOV_TOKEN }} slug: grafana/xk6-faker