We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e160e commit f174fc0Copy full SHA for f174fc0
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
fetch-depth: 1
22
- name: Get Tag
23
- uses: olegtarasov/[email protected].3
+ uses: olegtarasov/[email protected].4
24
id: version_tag
25
26
tagRegex: "v(.*)"
0 commit comments