
Inline are-you-sure javascript popup confirmation snippet
I always forget how to do this simply: This pops up a confirmation dialog before following the link. This is useful for critical links that, for example, delete an item.
I always forget how to do this simply: This pops up a confirmation dialog before following the link. This is useful for critical links that, for example, delete an item.
Out of the blue we got this error during a build: Our workflow yaml file was very old and had been generated by Azure a long time ago for our web app. How to fix it? As well as this upload-artifact being out of date there’s more we should do at the same time: actions/checkout@v2:... » read more