Skip to content

Commit 63abb46

Browse files
Bump actions/configure-pages from 5 to 6 (#1410)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bce3006 commit 63abb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-python-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ jobs:
844844
touch documentation/html/.nojekyll
845845
sphinx-build -b html documentation documentation/html/python
846846
- name: Setup Pages
847-
uses: actions/configure-pages@v5
847+
uses: actions/configure-pages@v6
848848
- name: Upload Pages Artifact
849849
uses: actions/upload-pages-artifact@v4
850850
with:

0 commit comments

Comments
 (0)