Skip to content

Commit 314f6c2

Browse files
committed
Convert text to use a GFM admonition
1 parent e9b74e1 commit 314f6c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,8 @@ even more specific, you can specify a suffix to be added to the cache key via th
172172
custom-cache-suffix: $(/bin/date -u --date='last Mon' "+%F")
173173
```
174174

175-
:warning: Note: specifying a `custom-cache-key` will take precedence over the `custom-cache-suffix`.
175+
> [!WARNING]
176+
> Specifying a `custom-cache-key` will take precedence over the `custom-cache-suffix`.
176177

177178
### Fork and private repositories
178179

0 commit comments

Comments
 (0)