Skip to content

Commit ae9e48a

Browse files
committed
Update styfle/cancel-workflow-action action to v0.12.1
1 parent 8fd2aab commit ae9e48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
ci:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: styfle/[email protected].0
13+
- uses: styfle/[email protected].1
1414
with:
1515
access_token: ${{ github.token }}
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)