We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda0aac commit ab1c646Copy full SHA for ab1c646
.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