Skip to content

Commit ae64d36

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.3 (#645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84497e1 commit ae64d36

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
@@ -53,6 +53,6 @@ jobs:
5353
run: rm docs/.gitignore
5454

5555
- name: Deploy to GitHub Pages
56-
uses: JamesIves/github-pages-deploy-action@v4.6.1
56+
uses: JamesIves/github-pages-deploy-action@v4.7.3
5757
with:
5858
folder: docs

0 commit comments

Comments
 (0)