mirror of
https://github.com/versity/versitygw.git
synced 2026-09-05 23:57:05 +00:00
Merge pull request #1831 from versity/dependabot/github_actions/actions/download-artifact-7
This commit is contained in:
@@ -158,7 +158,7 @@ jobs:
|
||||
needs: [build]
|
||||
steps:
|
||||
- name: Download all S3 ops artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v7
|
||||
with:
|
||||
path: artifacts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user