Skip to content

Commit

Permalink
Merge pull request #234 from Andre601/renovate/actions-configure-page…
Browse files Browse the repository at this point in the history
…s-5.x

Update actions/configure-pages action to v5
  • Loading branch information
Andre601 authored Nov 22, 2024
2 parents 292cc51 + 5198316 commit ca5aae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build Site
run: mkdocs build
- name: Configure GitHub Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Upload Pages Artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit ca5aae9

Please sign in to comment.