Skip to content

Commit 77f84fb

Browse files
deps(dev): update jamesives/github-pages-deploy-action action to v4.7.1
1 parent b4f54c7 commit 77f84fb

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/github-pages-deploy-action@v4.6.9
27+
uses: JamesIves/github-pages-deploy-action@v4.7.1
2828
with:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)