We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a10ad4 + 8d44d79 commit 901bef1Copy full SHA for 901bef1
1 file changed
.github/workflows/release.yaml
@@ -71,7 +71,7 @@ jobs:
71
- uses: actions/checkout@v3
72
73
- name: download frontend release
74
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
75
with:
76
name: frontend-package
77
path: frontend/dist
0 commit comments