diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 9b1387dc..43980359 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -15,7 +15,7 @@ jobs: - name: Build release id: build-release - uses: Joshua-Ashton/arch-mingw-github-action@v5 + uses: Joshua-Ashton/arch-mingw-github-action@v6 with: command: | export VERSION_NAME="${GITHUB_REF##*/}-${GITHUB_SHA##*/}"