We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4622ea4 + 56a33b1 commit f0fc35cCopy full SHA for f0fc35c
.github/workflows/deploy-docs.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/configure-pages@v5
36
37
- name: Upload artifact
38
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
39
with:
40
path: './packages/hidp/docs/_build/html'
41
0 commit comments