build(github): 升级下载构件操作到v4版本
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -100,7 +100,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Download web build artifact
|
- name: Download web build artifact
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: web-build
|
name: web-build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user