diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 175b4e4..7d61c78 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -75,7 +75,7 @@ jobs: # Step 5: Create GitHub Release with built artifacts # This step uploads the built distributions and generates release notes - name: Create GitHub Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: # Include both source distribution and wheel in the release files: |