diff --git a/.github/workflows/make-release.yaml b/.github/workflows/make-release.yaml index 1aebfcd..a31a828 100644 --- a/.github/workflows/make-release.yaml +++ b/.github/workflows/make-release.yaml @@ -15,5 +15,5 @@ jobs: uses: actions/checkout@v4 - name: Create Release id: create_release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 \ No newline at end of file