Skip to content

Commit 6f932b4

Browse files
authored
Merge branch 'main' into chore-format-ruff
2 parents 91ab4ec + e4a56ca commit 6f932b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
verbose: true # optional (default = false)
9898

9999
- name: Archive logs
100-
uses: actions/upload-artifact@v3
100+
uses: actions/upload-artifact@v4
101101
with:
102102
name: logs.zip
103103
path: .tox/**/log/

0 commit comments

Comments
 (0)