Skip to content

Commit be4f560

Browse files
committed
update upload artifact CI step
1 parent 7dfc11b commit be4f560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
- name: Test ogdf-python layouts
113113
run: python test_layouts.py
114114

115-
- uses: actions/upload-artifact@v3
115+
- uses: actions/upload-artifact@v4
116116
if: always()
117117
with:
118118
name: svgs-${{ matrix.os }}

0 commit comments

Comments
 (0)