From ccecc664ab85d56f0ec23c0cfe6d485aab0f75d6 Mon Sep 17 00:00:00 2001 From: Joshua Ashton Date: Sun, 20 Feb 2022 03:39:08 +0000 Subject: [PATCH] [meta] Bump arch-mingw-github-action to v7 --- .github/workflows/artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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##*/}"