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.
2 parents 9579ad7 + da3a9e4 commit a018fe4Copy full SHA for a018fe4
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
# Cancel previous runs of the same branch
19
- name: cancel
20
- uses: styfle/[email protected].0
+ uses: styfle/[email protected].1
21
with:
22
access_token: ${{ github.token }}
23
0 commit comments