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.
1 parent e95d532 commit 3c8a056Copy full SHA for 3c8a056
.github/workflows/build_doc.yaml
@@ -41,7 +41,7 @@ jobs:
41
run: |
42
make doc-generate
43
- name: Upload artifact
44
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
45
with:
46
path: './docs/public'
47
- name: Deploy to GitHub Pages
0 commit comments