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 9932fcb commit 0c90431Copy full SHA for 0c90431
.github/workflows/pipeline.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Cancel Previous Runs
24
- uses: styfle/cancel-workflow-action@0.8.0
+ uses: styfle/cancel-workflow-action@0.9.0
25
with:
26
access_token: ${{ secrets.GITHUB_TOKEN }}
27
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
- name: Checkout
@@ -91,7 +91,7 @@ jobs:
91
92
93
94
95
96
97
0 commit comments