diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ab6f4cb..9f1589c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: - run: pip install build twine - run: python -m build - run: twine check dist/* - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v7 with: name: dist path: dist/