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 b40afa4 commit b5c8fd8Copy full SHA for b5c8fd8
.github/workflows/00-init-playground.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: 🛑 Cancel Previous Runs
12
- uses: styfle/cancel-workflow-action@0.9.1
+ uses: styfle/cancel-workflow-action@0.11.0
13
14
- name: ⬇️ Checkout repo
15
uses: actions/checkout@v3
.github/workflows/00-init.yml
0 commit comments