We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd03aeb commit 1b8ea6dCopy full SHA for 1b8ea6d
.github/workflows/deploy.yaml
@@ -22,7 +22,7 @@ jobs:
22
# page title to be displayed in the browser
23
page_title: "The Neolanders Wiki"
24
- name: Upload artifact
25
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
26
deploy:
27
runs-on: ubuntu-latest
28
needs: build
0 commit comments