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.
2 parents 2202b36 + e8fcd14 commit 155b3c2Copy full SHA for 155b3c2
.github/workflows/CI_build.yml
@@ -22,7 +22,7 @@ jobs:
22
working-directory: .\
23
run: msbuild SpeechPlugin.vcxproj /m /p:configuration="${{ matrix.build_configuration }}" /p:platform="${{ matrix.build_platform }}"
24
25
- - uses: olegtarasov/get-tag@2.1.3
+ - uses: olegtarasov/get-tag@v2.1.4
26
id: tagName
27
28
- name: zip artifacts for ${{ matrix.build_platform }}
0 commit comments