Skip to content

Commit b9d7e50

Browse files
committed
Use upload artifacts 4
1 parent cca5169 commit b9d7e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerise.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: actions/checkout@v4
7474

7575
- name: Load client artifacts
76-
uses: actions/download-artifact@v3
76+
uses: actions/download-artifact@v4
7777
with:
7878
name: server-executables
7979
path: client/packages/host/dist

0 commit comments

Comments
 (0)