diff --git a/.github/workflows/upload_pypi.yml b/.github/workflows/upload_pypi.yml index e3953b88..972d54b4 100644 --- a/.github/workflows/upload_pypi.yml +++ b/.github/workflows/upload_pypi.yml @@ -22,7 +22,7 @@ jobs: run: | pip install -U wheelhouse_uploader pyyaml - name: Downloading wheels and sdist from staging - uses: robinraju/release-downloader@v1.12 + uses: robinraju/release-downloader@v1.13 with: repository: "Socrats/EGTtools" latest: true