Updated actions/upload-artifact@v5 to actions/upload-artifact@v6.

This commit is contained in:
Patrick Lehmann
2025-12-13 22:44:13 +01:00
parent 780b6f466c
commit 1593383254
12 changed files with 25 additions and 25 deletions

View File

@@ -106,7 +106,7 @@ jobs:
run: python setup.py bdist_wheel
- name: 📤 Upload wheel artifact
uses: pyTooling/upload-artifact@v5
uses: pyTooling/upload-artifact@v6
with:
name: ${{ inputs.artifact }}
working-directory: dist