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 17b1f21 commit ea1219bCopy full SHA for ea1219b
.github/workflows/validate.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
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
@@ -55,7 +55,7 @@ jobs:
55
github.ref) && github.event_name == 'push' }}
56
57
58
59
60
61
0 commit comments