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 4e6747d commit 025bf01Copy full SHA for 025bf01
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
32
steps:
33
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
34
- - uses: styfle/cancel-workflow-action@0.11.0
+ - uses: styfle/cancel-workflow-action@0.12.1
35
with:
36
workflow_id: ci.yml
37
access_token: ${{ github.token }}
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
workflow_id: release.yml
0 commit comments