mirror of
https://github.com/actions/upload-artifact
synced 2024-12-22 22:42:46 +00:00
4 lines
113 B
Text
4 lines
113 B
Text
|
- name: Download a Build Artifact
|
||
|
uses: actions/download-artifact@v3.0.2
|
||
|
|