From 14f93d7d17b5081ae4cc11f8e97eaba845389adf Mon Sep 17 00:00:00 2001 From: Joshua Ashton Date: Mon, 10 Jan 2022 11:44:59 +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 3e675e667..e85156327 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@v5 + uses: Joshua-Ashton/arch-mingw-github-action@v6 with: command: | export VERSION_NAME="${GITHUB_REF##*/}-${GITHUB_SHA##*/}"