From 46df2d53205fd8cb5eaf2069d532cd85fb9df704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Dec 2025 11:32:54 +0100 Subject: [PATCH] chore(deps): bump dawidd6/action-download-artifact from 11 to 12 (#6679) Reviewed-by: Rasmus Karlsson --- .github/workflows/create-installer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-installer.yml b/.github/workflows/create-installer.yml index ed044591..1f3b0cd5 100644 --- a/.github/workflows/create-installer.yml +++ b/.github/workflows/create-installer.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 # allows for tags access - name: Download artifact - uses: dawidd6/action-download-artifact@v11 + uses: dawidd6/action-download-artifact@v12 with: workflow: build.yml name: chatterino-windows-x86-64-Qt-${{ matrix.qt-version }}.zip