diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b9d6d34c..e329f3e9 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Wait for tests to pass - uses: lewagon/wait-on-check-action@v1.5.0 + uses: lewagon/wait-on-check-action@v1.6.0 with: ref: ${{ github.ref }} # Must be same as this job's name