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 90805f1 + c7150b7 commit e95797cCopy full SHA for e95797c
.github/workflows/CI_build.yml
@@ -22,7 +22,7 @@ jobs:
22
working-directory: vs.proj\
23
run: msbuild NppPluginDemo.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 x64
0 commit comments