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##*/}"