diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e173402..5ad3f72 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: tag_prefix: 'v' - name: Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: ${{ github.event_name == 'push' }} with: name: splitd-${{ env.VERSION }}