mirror of https://github.com/KLayout/klayout.git
Merge pull request #1521 from KLayout/dependabot/github_actions/styfle/cancel-workflow-action-0.12.0
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
This commit is contained in:
commit
112774c46e
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
large-packages: false # not working currently
|
||||
- uses: hmarr/debug-action@v2
|
||||
- name: Cancel Workflow Action
|
||||
uses: styfle/cancel-workflow-action@0.11.0
|
||||
uses: styfle/cancel-workflow-action@0.12.0
|
||||
- uses: actions/checkout@v4
|
||||
- name: ccache
|
||||
uses: hendrikmuhs/ccache-action@v1.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue