Skip to content

Commit 7aa1f20

Browse files
Bump actions/configure-pages from 5 to 6 (#7798)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a81c3c commit 7aa1f20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Setup Pages
3232
id: pages
33-
uses: actions/configure-pages@v5
33+
uses: actions/configure-pages@v6
3434

3535
- name: Build Documentation
3636
run: |

0 commit comments

Comments
 (0)