We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de16bb6 commit a224b9dCopy full SHA for a224b9d
.github/workflows/ci.create-react-app.yml
@@ -39,7 +39,7 @@ jobs:
39
runs-on: ubuntu-18.04
40
steps:
41
- name: Cancel Previous Redundant Builds
42
- uses: styfle/cancel-workflow-action@0.9.1
+ uses: styfle/cancel-workflow-action@0.10.0
43
with:
44
access_token: ${{ github.token }}
45
.github/workflows/print-events-repo-name.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
26
- name: Cancel Previous Workflows
27
28
29
30
0 commit comments