We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7aafe2c + 717fcd8 commit 028f5a1Copy full SHA for 028f5a1
1 file changed
.github/workflows/tox-workflow.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Run Tox
12
uses: ./.github/actions/sphinx-build-all
13
- name: Archive HTML documents
14
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
15
with:
16
name: pygobject-tutorial
17
path: build/html
0 commit comments