Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Commit 0f07a44

Browse files
deps(dev): update jamesives/github-pages-deploy-action action to v4.7.1
1 parent fdc9046 commit 0f07a44

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
@@ -36,7 +36,7 @@ jobs:
3636
run: pnpm docs:build
3737

3838
- name: Deploy documentation 🚀
39-
uses: JamesIves/github-pages-deploy-action@v4.6.9
39+
uses: JamesIves/github-pages-deploy-action@v4.7.1
4040
with:
4141
branch: gh-pages
4242
folder: docs

0 commit comments

Comments
 (0)