From 48a84ffba250421f5c754331aa209c6c6bc42639 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Nov 2020 16:40:25 +0100 Subject: [PATCH] Bump actions/download-artifact from v2.0.5 to v2.0.6 (#2187) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 989e703c5..7a26bee28 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -175,17 +175,17 @@ jobs: 6 ${{ github.actor }} prerelease: true - - uses: actions/download-artifact@v2.0.5 + - uses: actions/download-artifact@v2.0.6 with: name: chatterino-windows-x86-64.zip path: windows/ - - uses: actions/download-artifact@v2.0.5 + - uses: actions/download-artifact@v2.0.6 with: name: Chatterino-x86_64.AppImage path: linux/ - - uses: actions/download-artifact@v2.0.5 + - uses: actions/download-artifact@v2.0.6 with: name: chatterino-osx.dmg path: macos/