Skip to content

Commit 146cfb8

Browse files
authored
Merge pull request #360 from xdev-software/renovate/actions-configure-pages-6.x
Update actions/configure-pages action to v6
2 parents cb34c23 + 3706683 commit 146cfb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/antora-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: npx antora docs/antora-playbook.yml
3636

3737
- name: Setup Pages
38-
uses: actions/configure-pages@v5
38+
uses: actions/configure-pages@v6
3939

4040
- name: Upload artifact
4141
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)