diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f27b70e..8020287 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.1.1 + uses: lewagon/wait-on-check-action@v1.3.4 with: ref: ${{ github.ref }} # Must be same as this job's name