Bump actions/download-artifact from v2.0.6 to v2.0.7 (#2286)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from v2.0.6 to v2.0.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2.0.6...f144d3c3916a86f4d6b11ff379d17a49d8f85dbc)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-19 11:35:30 +01:00 committed by GitHub
parent 69915f22f5
commit 805e33e766
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -193,17 +193,17 @@ jobs:
6 ${{ github.actor }}
prerelease: true
- uses: actions/download-artifact@v2.0.6
- uses: actions/download-artifact@v2.0.7
with:
name: chatterino-windows-x86-64.zip
path: windows/
- uses: actions/download-artifact@v2.0.6
- uses: actions/download-artifact@v2.0.7
with:
name: Chatterino-x86_64.AppImage
path: linux/
- uses: actions/download-artifact@v2.0.6
- uses: actions/download-artifact@v2.0.7
with:
name: chatterino-osx.dmg
path: macos/