Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit cf550a9

Browse files
authored
Merge pull request #7 from luocfprime/dependabot/github_actions/actions/configure-pages-5
deps: bump actions/configure-pages from 4 to 5
2 parents 4c125b7 + 83931ac commit cf550a9

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
@@ -31,7 +31,7 @@ jobs:
3131
run: uv sync --all-extras --dev
3232

3333
- name: Setup Pages
34-
uses: actions/configure-pages@v4
34+
uses: actions/configure-pages@v5
3535

3636
- name: Build with MkDocs
3737
run: uv run mkdocs build --clean

0 commit comments

Comments
 (0)