We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9461981 commit 00806acCopy full SHA for 00806ac
1 file changed
.github/workflows/build-ui.yml
@@ -34,7 +34,7 @@ jobs:
34
# - name: nojekill
35
# run: touch ./.nojekyll
36
- name: Upload Artifact
37
- uses: actions/upload-artifact@v4
+ uses: actions/upload-pages-artifact@v3
38
with:
39
name: github-pages
40
include-hidden-files: true
0 commit comments