Merge pull request #1639 from KLayout/dependabot/github_actions/hmarr/debug-action-3

Bump hmarr/debug-action from 2 to 3
This commit is contained in:
Matthias Köfferlein 2024-03-01 23:49:38 +01:00 committed by GitHub
commit ef53700baa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
dotnet: true
haskell: true
large-packages: true
- uses: hmarr/debug-action@v2
- uses: hmarr/debug-action@v3
- name: Cancel Workflow Action
uses: styfle/cancel-workflow-action@0.12.1
- uses: actions/checkout@v4