Skip to content

Commit 7d9ad55

Browse files
authored
Merge pull request #236 from sebp/dependabot/github_actions/actions/upload-artifact-7
2 parents 028f5a1 + 50524cb commit 7d9ad55

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@v6
14+
uses: actions/upload-artifact@v7
1515
with:
1616
name: pygobject-tutorial
1717
path: build/html

0 commit comments

Comments
 (0)