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 e6f39bf + 3c099fe commit 28fe221Copy full SHA for 28fe221
.github/workflows/publish-website.yml
@@ -65,7 +65,7 @@ jobs:
65
uses: actions/configure-pages@v5
66
67
- name: Upload artifact
68
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
69
with:
70
path: './src'
71
0 commit comments