We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4300cf commit 06517f4Copy full SHA for 06517f4
1 file changed
.github/workflows/frontend.yml
@@ -54,7 +54,7 @@ jobs:
54
pnpm run build
55
56
- name: Upload artifact
57
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
58
with:
59
path: bingus-frontend/dist
60
0 commit comments