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 f810e12 commit c15213bCopy full SHA for c15213b
.github/workflows/continuous_integration.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
# Cancel previous runs of the same branch
26
- name: cancel
27
- uses: styfle/[email protected].0
+ uses: styfle/[email protected].1
28
with:
29
access_token: ${{ github.token }}
30
0 commit comments