Skip to content

Commit b43144f

Browse files
deps(dev): update jamesives/github-pages-deploy-action action to v4.7.5
1 parent 73aacec commit b43144f

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
@@ -24,7 +24,7 @@ jobs:
2424
touch docs/.nojekyll
2525
2626
- name: Deploy 🚀
27-
uses: JamesIves/[email protected].4
27+
uses: JamesIves/[email protected].5
2828
with:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)