Skip to content

Commit 26b9717

Browse files
author
Tim Schneider
committed
Set actions/upload-artifact version to 3
1 parent 31dfb64 commit 26b9717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
zip -r "output/libfranka_${libfranka_version//./-}_wheels.zip" dist/
131131
132132
- name: Upload wheels
133-
uses: actions/upload-artifact@v4
133+
uses: actions/upload-artifact@v3
134134
with:
135135
name: wheels
136136
path: output

0 commit comments

Comments
 (0)