diff --git a/.github/workflows/pr-release.yml b/.github/workflows/pr-release.yml index a188dfa7b0b2..ba3ca72090e1 100644 --- a/.github/workflows/pr-release.yml +++ b/.github/workflows/pr-release.yml @@ -111,7 +111,7 @@ jobs: - name: 'Setup jq' if: ${{ steps.workflow-info.outputs.pullRequestNumber != '' }} - uses: dcarbone/install-jq-action@v1.0.1 + uses: dcarbone/install-jq-action@v2.1.0 # Check that the most recently nightly coincides with 'git merge-base HEAD master' - name: Check merge-base and nightly-testing-YYYY-MM-DD