Skip to content

Commit bb60d60

Browse files
Update styfle/cancel-workflow-action action to v0.12.1
1 parent b38bf81 commit bb60d60

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)