chore: updates artifact action versions

This commit is contained in:
Mose Müller 2024-12-19 07:48:00 +01:00
parent 10f1b8691c
commit 1d773ba09b

View File

@ -22,7 +22,7 @@ jobs:
- name: Build a binary wheel and a source tarball
run: python3 -m build
- name: Store the distribution packages
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: python-package-distributions
path: dist/