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

Commit 0a388c6

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.1.2 (#1064)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 64a5a60 commit 0a388c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
yarn docs
1919
2020
- name: Deploy 🚀
21-
uses: JamesIves/[email protected].1
21+
uses: JamesIves/[email protected].2
2222
with:
2323
GITHUB_TOKEN: ${{ secrets.GHTOKEN }}
2424
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)