Revert "Bump dawidd6/action-download-artifact from 2 to 3"
This reverts commit 8b92a1b448
.
This commit is contained in:
parent
194eb501aa
commit
31eaf5384b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows-msys2.yml
vendored
2
.github/workflows/windows-msys2.yml
vendored
|
@ -351,7 +351,7 @@ jobs:
|
|||
ref: ${{ github.event.pull_request.head.sha || github.sha }}
|
||||
|
||||
- name: Download MSVC artifact
|
||||
uses: dawidd6/action-download-artifact@v3
|
||||
uses: dawidd6/action-download-artifact@v2
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
workflow: windows-msvc.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue