Skip to content

Commit 8dcaf65

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.1 (#37)
1 parent c5286d5 commit 8dcaf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
- uses: actions/checkout@v4
2929
- uses: actions/download-artifact@v4
3030
with: { name: docs, path: docs/site }
31-
- uses: JamesIves/[email protected].0
31+
- uses: JamesIves/[email protected].1
3232
with: { branch: gh-pages, folder: docs/site, ssh-key: "${{ secrets.DEPLOY_KEY }}" }

0 commit comments

Comments
 (0)