mirror of https://github.com/KLayout/klayout.git
Bump hmarr/debug-action from 2 to 3
Bumps [hmarr/debug-action](https://github.com/hmarr/debug-action) from 2 to 3. - [Release notes](https://github.com/hmarr/debug-action/releases) - [Commits](https://github.com/hmarr/debug-action/compare/v2...v3) --- updated-dependencies: - dependency-name: hmarr/debug-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2e4c66ab9f
commit
bf8e392e73
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
dotnet: true
|
dotnet: true
|
||||||
haskell: true
|
haskell: true
|
||||||
large-packages: true
|
large-packages: true
|
||||||
- uses: hmarr/debug-action@v2
|
- uses: hmarr/debug-action@v3
|
||||||
- name: Cancel Workflow Action
|
- name: Cancel Workflow Action
|
||||||
uses: styfle/cancel-workflow-action@0.12.1
|
uses: styfle/cancel-workflow-action@0.12.1
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue