Skip to content

Commit 71d53e2

Browse files
authored
Update download-artifact action to version 4
1 parent 2116dc6 commit 71d53e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-prepublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v3
1616
- name: Download build artifact
17-
uses: actions/download-artifact@v3
17+
uses: actions/download-artifact@v4
1818
with:
1919
name: client-admin-dist
2020
path: client-admin-dist/

0 commit comments

Comments
 (0)