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 e125aad commit c6a202aCopy full SHA for c6a202a
1 file changed
.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@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
39
id: artifact-upload
40
with:
41
name: Pycord Docs JSON
0 commit comments