Skip to content

Commit d3fef2d

Browse files
authored
Merge pull request #90 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 037474a + 99e5208 commit d3fef2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/CI_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
working-directory: HexEditor\projects\2003\
2424
run: msbuild HexEditor.vcxproj /m /p:configuration="${{ matrix.build_configuration }}" /p:platform="${{ matrix.build_platform }}" /p:PlatformToolset="v143"
2525

26-
- uses: olegtarasov/[email protected].3
26+
- uses: olegtarasov/[email protected].4
2727
id: tagName
2828

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

0 commit comments

Comments
 (0)