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 b182835 commit 348ea31Copy full SHA for 348ea31
.github/workflows/push.yml
@@ -34,7 +34,7 @@ jobs:
34
raco make www/main.scrbl
35
make -C www main
36
- name: Archive www
37
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
38
with:
39
name: github-pages
40
path: www/main
0 commit comments