First, note that there exists $\delta$ such that $|\sin^4(x)|<\delta$ implies $|\sin^4(x+1)|>\delta$. To see this, draw a circle. The angles $x$ for which $|\sin(x)|<\delta$ correspond so arcs around $(1,0)$ (at angle $0$) and $(-1,0)$ (at angle $\pi$), so if these arcs are small enough, which corresponds to $\delta$ being small, then adding $1$ to some angle inside these arcs will go to a new point outside these arcs.
In fact, any $\delta<\sin((\pi-1)/2))^4$ works. I will let you work out the details. Anyway, fix some $\delta$ with this property.
By the choice of $\delta$, for each $n$ we can pick a number $k_n\in\left\{n,n+1\right\}$ with $\sin^4(n_k)>\delta$. Then
$$\sum_{n=1}^\infty\frac{\sin^4(n)}{\ln(n+1/n)}\geq\delta\sum_{n=1}^\infty\frac{1}{\ln(k_n+1/k_n)}$$
so we simply need to show that the RHS diverges.
Lemma: Let $(a_n)$ be a decreasing sequence of positive numbers. For each $n$, pick a number $k_n\in\{n,n+1\}$. Then $\sum_n a_n$ converges iff $\sum_n a_{k_n}$ converges.
To finish, apply the lemma above with $a_n=\frac{1}{\ln(n+1/n)}$.
Proof: Suppose $\sum_n a_{k_n}$ converges. For each $n$, let $p_n$ be the only element of $\{n,n+1\}\setminus\{k_n\}$. Since $a_n$ is decreasing, $k_n>p_{n+1}$. Therefore,
$$\sum_n a_n=\sum_n a_{p_n}+a_{k_n}\leq a_{p_1}+2\sum_n a_{k_n}<\infty.$$
The other implication is trivial. QED