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 d20a46e commit 25e5559Copy full SHA for 25e5559
.github/workflows/publish-docs.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/deploy-pages@v2
42
id: deployment
43
- name: Upload Site to artifact
44
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
45
with:
46
name: 'Website'
47
path: docs/
0 commit comments