diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5326564..3eb005f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: run: python3 -m build working-directory: python - name: Store the distribution packages - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: python-package-distributions path: python/dist/