mirror of https://github.com/KLayout/klayout.git
Merge pull request #2269 from KLayout/dependabot/github_actions/styfle/cancel-workflow-action-0.13.0
Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0
This commit is contained in:
commit
5b1a272f25
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
large-packages: true
|
||||
- uses: hmarr/debug-action@v3
|
||||
- name: Cancel Workflow Action
|
||||
uses: styfle/cancel-workflow-action@0.12.1
|
||||
uses: styfle/cancel-workflow-action@0.13.0
|
||||
- uses: actions/checkout@v6
|
||||
- name: ccache
|
||||
if: matrix.os != 'ubuntu-24.04-arm'
|
||||
|
|
|
|||
Loading…
Reference in New Issue