We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c4a51 commit 1b4ea04Copy full SHA for 1b4ea04
.github/workflows/pipeline.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Cancel Previous Runs
24
- uses: styfle/cancel-workflow-action@0.6.0
+ uses: styfle/cancel-workflow-action@0.8.0
25
with:
26
access_token: ${{ secrets.GITHUB_TOKEN }}
27
- name: Checkout
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
@@ -88,7 +88,7 @@ jobs:
88
89
90
91
92
93
94
0 commit comments