diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0d929c7..8e26cfc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: run: | python -m pip install --upgrade twine python -m twine check dist/* - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v7 with: name: dist path: dist/