Skip to content

Commit 643c01e

Browse files
authored
Merge pull request #4 from Reloaded-Project/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents e21d612 + 8a64d8a commit 643c01e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
- name: Setup Pages
5050
if: ${{ inputs.publish-to-pages == 'true' }}
5151
id: pages
52-
uses: actions/configure-pages@v4
52+
uses: actions/configure-pages@v5
5353

5454
- name: Install MkDocs and Dependencies
5555
shell: bash

0 commit comments

Comments
 (0)