We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b5a78d commit 218938fCopy full SHA for 218938f
.github/workflows/docs.yml
@@ -53,6 +53,6 @@ jobs:
53
run: rm docs/.gitignore
54
55
- name: Deploy to GitHub Pages
56
- uses: JamesIves/github-pages-deploy-action@v4.6.1
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
57
with:
58
folder: docs
0 commit comments