I’m really bad at remembering emoji’s. So here is cheat sheet with all emoji’s that can be used in tools that support the github emoji markdown markup: All credits go to rcaviers who created this list.
Today I had to tweak some older Github Action workflows. When I took a look at the workflow output I noticed the following warnings:
Here is a simplified version of the workflow I was using:
The fix was easy, I had to update the action steps to use the latest versions(v4):