Skip to content

Commit 32cbd45

Browse files
authored
Merge branch 'main' into renovate/actions-deploy-pages-5.x
2 parents 39caf14 + 211eab3 commit 32cbd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run:
2626
working-directory: ./docs
2727
steps:
28-
- uses: actions/configure-pages@v5
28+
- uses: actions/configure-pages@v6
2929
- uses: actions/checkout@v6
3030
- uses: actions/setup-python@v5
3131
with:

0 commit comments

Comments
 (0)