Skip to content

Commit 5bb7add

Browse files
committed
download artifact v4
download artifact v4
1 parent 55c304c commit 5bb7add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_prod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- name: Download artifact
28-
uses: actions/download-artifact@v1
28+
uses: actions/download-artifact@v4
2929
with:
3030
name: dist
3131
- name: Delete old files

0 commit comments

Comments
 (0)