We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 028f5a1 + 50524cb commit 7d9ad55Copy full SHA for 7d9ad55
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@v6
+ uses: actions/upload-artifact@v7
15
with:
16
name: pygobject-tutorial
17
path: build/html
0 commit comments