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 73518f9 commit 77792feCopy full SHA for 77792fe
.github/workflows/validate.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: 🛑 Cancel Previous Runs
23
- uses: styfle/cancel-workflow-action@0.9.0
+ uses: styfle/cancel-workflow-action@0.9.1
24
25
- name: ⬇️ Checkout repo
26
uses: actions/checkout@v2
@@ -52,7 +52,7 @@ jobs:
52
github.event_name == 'push' }}
53
54
55
56
57
58
0 commit comments