Skip to content

Commit e77f46e

Browse files
committed
docs: reference master for now
1 parent 31b85a1 commit e77f46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v1
2525
- name: API Lint
26-
uses: istreamlabs/rest-api-lint@v1
26+
uses: istreamlabs/rest-api-lint@master
2727
with:
2828
filename: path/to/openapi.yaml
2929
```

0 commit comments

Comments
 (0)