We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec6f79 commit 8d7c3d1Copy full SHA for 8d7c3d1
1 file changed
.github/workflows/docs.yaml
@@ -31,7 +31,7 @@ jobs:
31
- uses: actions/checkout@v4
32
- uses: actions/download-artifact@v4
33
with: { name: docs, path: docs/site }
34
- - uses: JamesIves/github-pages-deploy-action@v4.7.2
+ - uses: JamesIves/github-pages-deploy-action@v4.7.3
35
with:
36
{
37
branch: gh-pages,
0 commit comments