Skip to content

Commit 1b8ea6d

Browse files
authored
Update deploy.yaml
1 parent bd03aeb commit 1b8ea6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# page title to be displayed in the browser
2323
page_title: "The Neolanders Wiki"
2424
- name: Upload artifact
25-
uses: actions/upload-pages-artifact@v4
25+
uses: actions/upload-pages-artifact@v3
2626
deploy:
2727
runs-on: ubuntu-latest
2828
needs: build

0 commit comments

Comments
 (0)