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 3800441 commit cad2201Copy full SHA for cad2201
.github/workflows/docs.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Upload artifact
55
if: github.ref == 'refs/heads/main'
56
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
57
with:
58
path: ./docs
59
0 commit comments