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 c85033b commit 3e618c0Copy full SHA for 3e618c0
1 file changed
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup Pages
35
uses: actions/configure-pages@v5
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
38
with:
39
path: 'docs/'
40
- name: Deploy to GitHub Pages
0 commit comments