We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf09cc4 commit d472a3aCopy full SHA for d472a3a
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ jobs:
13
name: Print debug info for Release workflow
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: hmarr/debug-action@v2
+ - uses: hmarr/debug-action@v3
17
18
get-tag:
19
name: Get tag
0 commit comments