diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2cc883286..50a260959 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 1 steps: - - uses: styfle/cancel-workflow-action@0.11.0 + - uses: styfle/cancel-workflow-action@0.12.0 with: access_token: ${{ github.token }} build: