mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-22 05:29:14 -04:00
Chore: bump actions/download-artifact from 4 to 5 (#3467)
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
@@ -217,7 +217,7 @@ jobs:
|
||||
with:
|
||||
go-version: ^1.24
|
||||
|
||||
- uses: actions/download-artifact@v4
|
||||
- uses: actions/download-artifact@v5
|
||||
with:
|
||||
path: build_artifacts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user