mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-17 11:09:12 -04:00
Chore: bump actions/download-artifact from 5 to 6 (#3543)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -225,7 +225,7 @@ jobs:
|
||||
go-version-file: ./go.mod
|
||||
cache-dependency-path: ./go.sum
|
||||
|
||||
- uses: actions/download-artifact@v5
|
||||
- uses: actions/download-artifact@v6
|
||||
with:
|
||||
path: build_artifacts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user