diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index e8515632783..94162e1c076 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@v6 + uses: Joshua-Ashton/arch-mingw-github-action@v7 with: command: | export VERSION_NAME="${GITHUB_REF##*/}-${GITHUB_SHA##*/}"