mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-06 05:17:05 +02:00
[Wiki] Update configure-pages action
This commit is contained in:
2
.github/workflows/publish_site.yml
vendored
2
.github/workflows/publish_site.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
|||||||
- name: Build pages
|
- name: Build pages
|
||||||
run: mkdocs build
|
run: mkdocs build
|
||||||
- name: Configure GitHub Pages
|
- name: Configure GitHub Pages
|
||||||
uses: actions/configure-pages@v4
|
uses: actions/configure-pages@v5
|
||||||
- name: Upload Pages Artifact
|
- name: Upload Pages Artifact
|
||||||
uses: actions/upload-pages-artifact@v3
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user