We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3746e1 commit 6b36e73Copy full SHA for 6b36e73
1 file changed
.github/workflows/docs.yml
@@ -47,7 +47,7 @@ jobs:
47
cp docs/README.md site/llms.txt
48
49
- name: Upload Pages artifact
50
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
51
with:
52
path: site/
53
0 commit comments