diff --git a/README.md b/README.md index 9c5b3b6..4f72ca4 100644 --- a/README.md +++ b/README.md @@ -188,15 +188,15 @@ docker run filiph/linkcheck 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: ``` -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