We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af94e71 + f725f9c commit 08fb889Copy full SHA for 08fb889
1 file changed
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
name: generated-docs
43
path: generated-docs/
44
- name: Deploy to GitHub Pages
45
- uses: JamesIves/github-pages-deploy-action@v4.6.8
+ uses: JamesIves/github-pages-deploy-action@v4.6.9
46
with:
47
branch: gh-pages
48
folder: generated-docs/
0 commit comments