[ci] Update to msys2/setup-msys2@v2

This update introduces better error handling and package caching by default.
This commit is contained in:
Christoph Reiter 2020-07-20 20:50:09 +02:00 committed by Ebrahim Byagowi
parent ae8a71dfb8
commit d058e56cf1
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
shell: msys2 {0}
steps:
- uses: actions/checkout@v2
- uses: msys2/setup-msys2@v1
- uses: msys2/setup-msys2@v2
with:
msystem: ${{ matrix.MSYSTEM }}
update: true