We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a8adb2 + 6ec2dd3 commit fd9dd7aCopy full SHA for fd9dd7a
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@v3
+ uses: actions/upload-artifact@v4
15
with:
16
name: pygobject-tutorial
17
path: build/html
0 commit comments