From d94fdd1ca9127065ee169baba7f8f9ddfb0e7d0d Mon Sep 17 00:00:00 2001 From: Joshua Ashton Date: Mon, 10 Jan 2022 11:46:01 +0000 Subject: [PATCH] build: Update arch-mingw-github-action to v6 --- .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 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##*/}"