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 788c2ac commit 4c8971cCopy full SHA for 4c8971c
.github/workflows/ghpages.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: 'Upload the artifacts'
49
if: github.ref_name == env.GIT_LATEST_TAG
50
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
51
with:
52
path: "_build/doc/html-out"
53
0 commit comments