Skip to content

Commit 8b5973f

Browse files
authored
Merge pull request #609 from pyvec/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents 81424c2 + 8c670c8 commit 8b5973f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: poetry run mkdocs build
4343

4444
- name: Setup Pages
45-
uses: actions/configure-pages@v5
45+
uses: actions/configure-pages@v6
4646

4747
- name: Upload artifact
4848
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)