We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3e97e commit 3f758b8Copy full SHA for 3f758b8
.github/workflows/publish-frontend.yml
@@ -61,7 +61,7 @@ jobs:
61
destination: ./_site
62
63
- name: Upload artifact
64
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
65
66
# Deployment job
67
deploy:
0 commit comments