mirror of
https://github.com/actions/upload-artifact.git
synced 2024-11-24 04:02:09 +00:00
4 lines
113 B
Text
4 lines
113 B
Text
|
- name: Download a Build Artifact
|
||
|
uses: actions/download-artifact@v3.0.2
|
||
|
|