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