diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 5a5a78d23..7461343b2 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -41,7 +41,7 @@ jobs: } - name: Code coverage if: ${{ success() }} - uses: codecov/codecov-action@v3.1.3 + uses: codecov/codecov-action@v3.1.4 - name: Confirm beta integration if: ${{ success() }} uses: actions/github-script@v6