Skip to content

Commit 814ac08

Browse files
deps(dev): update jamesives/github-pages-deploy-action action to v4.6.0
1 parent 024dfd0 commit 814ac08

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
@@ -37,7 +37,7 @@ jobs:
3737
run: touch docs/.nojekyll
3838

3939
- name: Deploy documentation 🚀
40-
uses: JamesIves/github-pages-deploy-action@v4.4.1
40+
uses: JamesIves/github-pages-deploy-action@v4.6.0
4141
with:
4242
branch: gh-pages
4343
folder: docs

0 commit comments

Comments
 (0)