We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7d8ce commit a3901e8Copy full SHA for a3901e8
.github/workflows/ci.yml
@@ -191,7 +191,7 @@ jobs:
191
# make the rsync back faster
192
rm -rf .env/ target/debug/ target/release/
193
- name: Upload artifact
194
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
195
with:
196
name: bindings-freebsd
197
path: target/wheels/*.whl
0 commit comments