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