diff --git a/.forgejo/workflows/package.yml b/.forgejo/workflows/package.yml index 245bd44..5c42d4d 100644 --- a/.forgejo/workflows/package.yml +++ b/.forgejo/workflows/package.yml @@ -17,7 +17,7 @@ jobs: pip3 install --break-system-packages -e .[test] python3 setup.py egg_info bdist_wheel - name: Upload Python wheel - uses: https://git.kabelsalat.ch/s3lph/forgejo-action-wheel-package-upload@v2 + uses: https://git.kabelsalat.ch/s3lph/forgejo-action-wheel-package-upload@v1 build_debian: runs-on: docker