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 75d2aa3 commit 2db947aCopy full SHA for 2db947a
.github/workflows/push.yml
@@ -77,7 +77,7 @@ jobs:
77
# tar -xvf artifact.tar
78
# mv knock-plus.zip www/main/
79
- name: Archive www
80
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
81
with:
82
name: github-pages
83
path: www/main
0 commit comments