mirror of
https://github.com/versity/versitygw.git
synced 2026-04-17 11:21:03 +00:00
Bump actions/download-artifact to v8
This commit is contained in:
2
.github/workflows/system.yml
vendored
2
.github/workflows/system.yml
vendored
@@ -160,7 +160,7 @@ jobs:
|
||||
needs: [build]
|
||||
steps:
|
||||
- name: Download all S3 ops artifacts
|
||||
uses: actions/download-artifact@v7
|
||||
uses: actions/download-artifact@v8
|
||||
with:
|
||||
path: artifacts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user