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 c7c0198 commit f323e7dCopy full SHA for f323e7d
.github/workflows/pages.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Setup Pages
39
uses: actions/configure-pages@v5
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
42
with:
43
path: './docs'
44
- name: Deploy to GitHub Pages
0 commit comments