Skip to content

Commit 0e349c1

Browse files
ci: bump peaceiris/actions-gh-pages to v4.1
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent cdac172 commit 0e349c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Generate docs
2121
run: doxygen Doxyfile
2222
- name: Deploy docs
23-
uses: peaceiris/actions-gh-pages@v4 # zizmor: ignore[unpinned-uses]
23+
uses: peaceiris/actions-gh-pages@v4.1 # zizmor: ignore[unpinned-uses]
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
2626
publish_dir: ./docs/html/

0 commit comments

Comments
 (0)