Skip to content

Commit 466ce3c

Browse files
authored
Update README.md
1 parent e565252 commit 466ce3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See [action.yml](action.yml)
1616
Basic:
1717
```yaml
1818
steps:
19-
- uses: actions/checkout@master
19+
- uses: actions/checkout@v1
2020
- uses: actions/setup-node@v1
2121
with:
2222
node-version: '10.x'

0 commit comments

Comments
 (0)