Skip to content

Commit 79e1d72

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.3 (#304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0e17ae commit 79e1d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs-on-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Generate Docs
2727
run: yarn docs
2828
- name: Deploy 🚀
29-
uses: JamesIves/github-pages-deploy-action@5c6e9e9f3672ce8fd37b9856193d2a537941e66c # v4.6.1
29+
uses: JamesIves/github-pages-deploy-action@94f3c658273cf92fb48ef99e5fbc02bd2dc642b2 # v4.6.3
3030
with:
3131
branch: gh-pages
3232
folder: docs

0 commit comments

Comments
 (0)