diff --git a/.github/workflows/test_build_deploy.yml b/.github/workflows/test_build_deploy.yml index aebcfe81..a5e8d507 100644 --- a/.github/workflows/test_build_deploy.yml +++ b/.github/workflows/test_build_deploy.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Cancel Previous Runs - uses: styfle/cancel-workflow-action@0.5.0 + uses: styfle/cancel-workflow-action@0.12.1 with: access_token: ${{github.token}}