Updated dependencies.

This commit is contained in:
Patrick Lehmann
2023-12-28 18:09:03 +01:00
parent ec038f96e8
commit 367819ac38
14 changed files with 36 additions and 36 deletions

View File

@@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v4
- name: 🐍 Setup Python ${{ inputs.python_version }}
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: ${{ inputs.python_version }}
@@ -98,7 +98,7 @@ jobs:
run: python setup.py bdist_wheel
- name: 📤 Upload wheel artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ inputs.artifact }}
path: dist/