We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5186d01 commit a864796Copy full SHA for a864796
.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.6.9
57
with:
58
folder: docs
0 commit comments