We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f59b7b + 3978af2 commit ccafd55Copy full SHA for ccafd55
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.1
+ - uses: styfle/cancel-workflow-action@0.11.0
17
with:
18
access_token: ${{ github.token }}
19
.github/workflows/rcmdcheck.yml
0 commit comments