mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-27 16:48:58 +00:00
fix actions/download-artifact version to v4
This commit is contained in:
@@ -82,7 +82,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Download artifact
|
||||
uses: actions/download-artifact@v4.1
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: "rustfs-${{ matrix.variant.profile }}-${{ matrix.variant.target }}"
|
||||
- name: Display structure of downloaded files
|
||||
|
||||
Reference in New Issue
Block a user