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

Commit 14e5abf

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.7
1 parent d31b665 commit 14e5abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
OTHER_DOCC_FLAGS="--transform-for-static-hosting --hosting-base-path orbit-swiftui --output-path docs" \
2323
| xcpretty
2424
- name: Deploy to Github Pages
25-
uses: JamesIves/[email protected].4
25+
uses: JamesIves/[email protected].7
2626
with:
2727
branch: docc
2828
folder: docs

0 commit comments

Comments
 (0)