mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-20 00:10:03 +02:00
Merge pull request #194 from tiqi-group/chore/update-github-actions-versions
chore: update artifact action versions
This commit is contained in:
commit
eba0eb83e6
2
.github/workflows/publish-to-pypi.yaml
vendored
2
.github/workflows/publish-to-pypi.yaml
vendored
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user