diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 91e42b8..a4308c2 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -266,7 +266,7 @@ jobs: pattern: jivetalking-* merge-multiple: false - name: Create release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: