diff --git a/.github/workflows/push-master.yml b/.github/workflows/push-master.yml index af162a2..f14b2e8 100644 --- a/.github/workflows/push-master.yml +++ b/.github/workflows/push-master.yml @@ -88,7 +88,7 @@ jobs: # create draft release and upload artifacts - name: Create draft release - uses: softprops/action-gh-release@v2.4.1 + uses: softprops/action-gh-release@v2.5.0 with: name: HyperSerialESP32 ${{ env.VERSION }} tag_name: ${{ env.TAG }}