We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0cec5d + 9dfb043 commit be28922Copy full SHA for be28922
.github/workflows/docs.yaml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Upload Docs ⬆️
70
if: github.event_name != 'push'
71
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
72
with:
73
name: site
74
path: ./_site
0 commit comments