revert actions/download-artifact version to 3 (#12017)

This commit is contained in:
Shaojun Liu 2024-09-04 22:39:07 +08:00 committed by GitHub
parent c6348a4666
commit 75b19f8522
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ runs:
using: "composite"
steps:
- name: Download all build files
uses: actions/download-artifact@v4.1.7
uses: actions/download-artifact@v3
- name: Move build resources
shell: bash
run: |