diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bae8388..7d33119 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: run: python -m build --wheel --sdist - name: Upload sdist and wheel - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: scitrack-wheel-sdist path: |