We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0591eb + 732a6e5 commit c4137d3Copy full SHA for c4137d3
1 file changed
.github/workflows/docs.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Upload pages artifact
44
if: github.ref == 'refs/heads/main'
45
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
46
with:
47
path: site/
48
0 commit comments