Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,15 +188,15 @@ docker run filiph/linkcheck <URL>

All below usage guidelines are valid running on container too.

#### Usage (github action)
#### Usage (GitHub Actions)

```
uses: filiph/linkcheck@2.0.23
```yaml
uses: filiph/linkcheck@3.0.0
with:
arguments: <URL>
```

All below usage guidelines are valid running as a GitHub action too.
All below usage guidelines are valid running as a GitHub Actions too.

## Usage

Expand Down