From d694f8900e409d1c3cf77da6bcb39ef519acbfc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 11:01:47 +0000 Subject: [PATCH] Bump actions/download-artifact from v2.0.7 to v2.0.8 (#2338) --- .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 9e55837a..3510100d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -193,17 +193,17 @@ jobs: 6 ${{ github.actor }} prerelease: true - - uses: actions/download-artifact@v2.0.7 + - uses: actions/download-artifact@v2.0.8 with: name: chatterino-windows-x86-64.zip path: windows/ - - uses: actions/download-artifact@v2.0.7 + - uses: actions/download-artifact@v2.0.8 with: name: Chatterino-x86_64.AppImage path: linux/ - - uses: actions/download-artifact@v2.0.7 + - uses: actions/download-artifact@v2.0.8 with: name: chatterino-osx.dmg path: macos/