Skip to content

Commit e810847

Browse files
renovate[bot]SebastianKuxhaus
authored andcommitted
Update actions/configure-pages action to v6
1 parent 6ca2e7a commit e810847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-generate-from-docs-dir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
cp -r ${{ inputs.from2 }}/* build/docs/${{ inputs.to2 }}/
108108
109109
- name: Setup Pages
110-
uses: actions/configure-pages@v5
110+
uses: actions/configure-pages@v6
111111

112112
- name: Build HTML from pages .md and .html
113113
uses: actions/jekyll-build-pages@v1

0 commit comments

Comments
 (0)