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 e6f39bf commit 3c099feCopy full SHA for 3c099fe
.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