diff --git a/.github/workflows/cancel.yml b/.github/workflows/cancel.yml index 307dffcc1f..dc3f354082 100644 --- a/.github/workflows/cancel.yml +++ b/.github/workflows/cancel.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 3 steps: - - uses: styfle/cancel-workflow-action@0.9.0 + - uses: styfle/cancel-workflow-action@0.10.1 with: workflow_id: 27212, 3545321 access_token: ${{ github.token }} \ No newline at end of file