diff --git a/.github/workflows/push-master.yml b/.github/workflows/push-master.yml index b8cf309..389623d 100644 --- a/.github/workflows/push-master.yml +++ b/.github/workflows/push-master.yml @@ -158,7 +158,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.4.2 with: name: HyperSerialPico ${{ env.VERSION }} tag_name: ${{ env.TAG }}