We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d184428 commit 8a5a484Copy full SHA for 8a5a484
.github/workflows/docs-json-export.yml
@@ -35,7 +35,7 @@ jobs:
35
id: generate-json
36
run: python scripts/docs_json_exporter.py
37
- name: Upload docs.json as artifact
38
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
39
id: artifact-upload
40
with:
41
name: Pycord Docs JSON
0 commit comments