We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7716580 + 2583b1e commit d08178fCopy full SHA for d08178f
.github/workflows/release.yml
@@ -85,7 +85,7 @@ jobs:
85
steps:
86
- uses: actions/checkout@v2 # Need to checkout repo so github-pages-deploy-action works
87
- uses: actions/download-artifact@v2
88
- - uses: JamesIves/[email protected].2
+ - uses: JamesIves/[email protected].3
89
with:
90
branch: gh-pages
91
folder: DocumentationHTML
0 commit comments