We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2116dc6 commit 71d53e2Copy full SHA for 71d53e2
1 file changed
.github/workflows/docker-prepublish.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v3
16
- name: Download build artifact
17
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
18
with:
19
name: client-admin-dist
20
path: client-admin-dist/
0 commit comments