We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d160c5 commit e040c59Copy full SHA for e040c59
README.md
@@ -48,7 +48,7 @@ jobs:
48
```
49
50
> [!NOTE]
51
-> The Action has to be used in a Job that runs on a UNIX system (e.g. `ubuntu-latest`).
+> The Action has to be used in a Job that runs on a UNIX-like system (e.g. `ubuntu-latest`).
52
53
The following is an extended example with all available options.
54
0 commit comments