Update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot] 2023-12-14 21:01:52 +00:00 committed by GitHub
parent 9afc68df40
commit 89e72a3c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ jobs:
- name: Build wheel file
run: python setup.py bdist_wheel
- id: skip_check
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: whl
path: dist/