mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 06:32:32 +00:00
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#1217)
This commit is contained in:
parent
2035fa0431
commit
ece49c4265
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Cancel running workflows
|
||||
uses: styfle/cancel-workflow-action@0.11.0
|
||||
uses: styfle/cancel-workflow-action@0.12.0
|
||||
with:
|
||||
access_token: ${{ github.token }}
|
||||
- name: Checkout repo
|
||||
|
Loading…
x
Reference in New Issue
Block a user