We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c3eee5 + 6b82b36 commit 785a4d0Copy full SHA for 785a4d0
1 file changed
.github/workflows/pages.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/configure-pages@v5
33
34
- name: Upload artifact
35
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
36
with:
37
path: 'docs'
38
0 commit comments