diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 64903bda6..5a5a78d23 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.1 + uses: codecov/codecov-action@v3.1.3 - name: Confirm beta integration if: ${{ success() }} uses: actions/github-script@v6