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 2202b36 commit e8fcd14Copy full SHA for e8fcd14
.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