We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755c3b5 commit 5edababCopy full SHA for 5edabab
.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