diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 94162e1c..b843d1aa 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -19,7 +19,7 @@ jobs: - name: Build release id: build-release - uses: Joshua-Ashton/arch-mingw-github-action@v7 + uses: Joshua-Ashton/arch-mingw-github-action@v8 with: command: | export VERSION_NAME="${GITHUB_REF##*/}-${GITHUB_SHA##*/}"