Skip to content

Commit 155b3c2

Browse files
authored
Merge pull request #18 from chcg/dependabot/github_actions/olegtarasov/get-tag-2.1.4
Bump olegtarasov/get-tag from 2.1.3 to 2.1.4
2 parents 2202b36 + e8fcd14 commit 155b3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
working-directory: .\
2323
run: msbuild SpeechPlugin.vcxproj /m /p:configuration="${{ matrix.build_configuration }}" /p:platform="${{ matrix.build_platform }}"
2424

25-
- uses: olegtarasov/get-tag@2.1.3
25+
- uses: olegtarasov/get-tag@v2.1.4
2626
id: tagName
2727

2828
- name: zip artifacts for ${{ matrix.build_platform }}

0 commit comments

Comments
 (0)