diff --git a/.github/workflows/create-installer.yml b/.github/workflows/create-installer.yml index 1f3b0cd5..b4e4de46 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@v12 + uses: dawidd6/action-download-artifact@v14 with: workflow: build.yml name: chatterino-windows-x86-64-Qt-${{ matrix.qt-version }}.zip