Skip to content

Commit 70d2928

Browse files
Bump JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.2 (#392)
1 parent 7d139af commit 70d2928

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
@@ -36,7 +36,7 @@ jobs:
3636
- name: Generate docs
3737
run: mix docs
3838
- name: Deploy 🚀
39-
uses: JamesIves/github-pages-deploy-action@v4.3.0
39+
uses: JamesIves/github-pages-deploy-action@v4.3.2
4040
with:
4141
branch: gh-pages # The branch the action should deploy to.
4242
folder: doc # The folder the action should deploy.

0 commit comments

Comments
 (0)