chore(deps): update actions/upload-artifact action to v4 (#5792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8c432d3339
commit
97a4b8321d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
bash build.sh dev
|
bash build.sh dev
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: alist_${{ env.SHA }}
|
name: alist_${{ env.SHA }}
|
||||||
path: dist
|
path: dist
|
Loading…
x
Reference in New Issue
Block a user