diff --git a/.github/workflows/pr-release.yml b/.github/workflows/pr-release.yml index 45b70bbbaed6..ddedc51271ba 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