Skip to content

Commit 2df33df

Browse files
authored
Merge pull request #710 from REditorSupport/dependabot/github_actions/styfle/cancel-workflow-action-0.13.0
Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0
2 parents 82b2073 + ae39ada commit 2df33df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rcmdcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Cancel Previous Runs
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: styfle/cancel-workflow-action@0.12.1
16+
- uses: styfle/cancel-workflow-action@0.13.0
1717
with:
1818
access_token: ${{ github.token }}
1919

0 commit comments

Comments
 (0)