We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6471f4 commit fb4e12fCopy full SHA for fb4e12f
.github/workflows/release-action.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.11.0
+ uses: styfle/cancel-workflow-action@0.12.1
13
with:
14
access_token: ${{ secrets.GITHUB_TOKEN }}
15
.github/workflows/unit-testing.yml
@@ -12,7 +12,7 @@ jobs:
16
17
18
0 commit comments