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 34aa50e commit eb3f655Copy full SHA for eb3f655
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
python courtesyturners/build_tools/build_pages.py
39
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
42
with:
43
path: "./"
44
0 commit comments