We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca5169 commit b9d7e50Copy full SHA for b9d7e50
.github/workflows/dockerise.yaml
@@ -73,7 +73,7 @@ jobs:
73
uses: actions/checkout@v4
74
75
- name: Load client artifacts
76
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
77
with:
78
name: server-executables
79
path: client/packages/host/dist
0 commit comments