Skip to content

Commit 5de011b

Browse files
Bump JamesIves/github-pages-deploy-action from 4.2.3 to 4.2.5 (#371)
1 parent 7bc1630 commit 5de011b

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.2.3
39+
uses: JamesIves/github-pages-deploy-action@v4.2.5
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)