Skip to content

Commit 45ede21

Browse files
committed
artifact v3 is deprecated; request v4
1 parent e46a2f1 commit 45ede21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cling-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
run: |
114114
python -m cibuildwheel cling --output-dir wheelhouse
115115
116-
- uses: actions/upload-artifact@v3
116+
- uses: actions/upload-artifact@v4
117117
with:
118118
path: ./wheelhouse/*.whl
119119

0 commit comments

Comments
 (0)