mirror of
https://github.com/versity/versitygw.git
synced 2026-09-23 08:24:17 +00:00
Merge pull request #2369 from versity/dependabot/github_actions/actions/download-artifact-8
chore(deps): bump actions/download-artifact from 6 to 8
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v7
|
||||
|
||||
- uses: actions/download-artifact@v6
|
||||
- uses: actions/download-artifact@v8
|
||||
with:
|
||||
name: download
|
||||
path: download
|
||||
|
||||
Reference in New Issue
Block a user