We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b9f90d commit 6485210Copy full SHA for 6485210
1 file changed
.github/workflows/docs.yml
@@ -65,7 +65,7 @@ jobs:
65
run: touch site/.nojekyll
66
67
- name: Upload artifact
68
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
69
with:
70
name: docs-site
71
path: site/
0 commit comments