We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daee8d6 commit 080f66bCopy full SHA for 080f66b
.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.8.0
+ uses: styfle/cancel-workflow-action@0.9.0
25
26
- name: ⬇️ Checkout repo
27
uses: actions/checkout@v2
@@ -53,7 +53,7 @@ jobs:
53
github.ref) && github.event_name == 'push' }}
54
55
56
57
58
59
0 commit comments