Skip to content

Commit 028f5a1

Browse files
authored
Merge pull request #235 from sebp/dependabot/github_actions/actions/upload-artifact-6
2 parents 7aafe2c + 717fcd8 commit 028f5a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tox-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Run Tox
1212
uses: ./.github/actions/sphinx-build-all
1313
- name: Archive HTML documents
14-
uses: actions/upload-artifact@v5
14+
uses: actions/upload-artifact@v6
1515
with:
1616
name: pygobject-tutorial
1717
path: build/html

0 commit comments

Comments
 (0)