diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 09a55ff..bc8a78e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -65,7 +65,7 @@ jobs: python -m build - name: Upload dist artifacts if: inputs.dry_run != true && steps.release.outputs.released == 'true' - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: dist path: dist/