diff --git a/.github/workflows/CI_build.yml b/.github/workflows/CI_build.yml index 6ca20eb..c2c1852 100644 --- a/.github/workflows/CI_build.yml +++ b/.github/workflows/CI_build.yml @@ -31,7 +31,7 @@ jobs: - name: Build and install editorconfig plugin run: ./build.ps1 -proj npp -config ${{ matrix.build_configuration }} -arch ${{ matrix.build_platform }} -vsver ${{ matrix.build_vsver }} -init -install - - uses: olegtarasov/get-tag@2.1.3 + - uses: olegtarasov/get-tag@v2.1.4 id: tagName - name: Archive artifacts