mirror of
https://github.com/versity/versitygw.git
synced 2026-09-22 07:54:14 +00:00
Merge pull request #2370 from versity/dependabot/github_actions/actions/upload-artifact-7
chore(deps): bump actions/upload-artifact from 6 to 7
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
tar -czf download/go-mod-cache.tar.gz \
|
||||
-C "$(go env GOPATH)" pkg/mod
|
||||
|
||||
- uses: actions/upload-artifact@v6
|
||||
- uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: download
|
||||
path: download/
|
||||
|
||||
Reference in New Issue
Block a user