We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f920e6 + 56156dd commit 7a30e7dCopy full SHA for 7a30e7d
2 files changed
.github/workflows/coverage.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Cancel Previous Runs
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: styfle/cancel-workflow-action@0.10.0
+ - uses: styfle/cancel-workflow-action@0.10.1
17
with:
18
access_token: ${{ github.token }}
19
.github/workflows/rcmdcheck.yml
0 commit comments