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