Merge pull request #2312 from KLayout/dependabot/github_actions/styfle/cancel-workflow-action-0.13.1

Bump styfle/cancel-workflow-action from 0.13.0 to 0.13.1
This commit is contained in:
Matthias Köfferlein 2026-04-06 14:39:06 +02:00 committed by GitHub
commit 3fae0aa909
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
large-packages: true
- uses: hmarr/debug-action@v3
- name: Cancel Workflow Action
uses: styfle/cancel-workflow-action@0.13.0
uses: styfle/cancel-workflow-action@0.13.1
- uses: actions/checkout@v6
- name: ccache
if: matrix.os != 'ubuntu-24.04-arm'