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 d43f664 + 0b9fe60 commit 3f400bdCopy full SHA for 3f400bd
.github/workflows/docs.yml
@@ -85,7 +85,7 @@ jobs:
85
run: ${{ steps.detect-package-manager.outputs.runner }} next build
86
87
- name: Upload artifact
88
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
89
with:
90
path: ${{ github.workspace }}/docs/sliver-docs/out
91
0 commit comments