We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab7e7a8 + aa315c7 commit bca709aCopy full SHA for bca709a
1 file changed
.github/workflows/pages.yml
@@ -36,7 +36,7 @@ jobs:
36
mkdocs build --clean
37
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
40
with:
41
path: site
42
0 commit comments