Update actions/upload-artifact action to v4 #157

Merged
renovate[bot] merged 1 commits from renovate/actions-upload-artifact-4.x into main 2023-12-15 09:41:02 +01:00

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/