Skip to content

Commit 3ee2a03

Browse files
author
Andy McKay
authored
Merge pull request #15 from actions/update-main
Update readme to support new default branch
2 parents 47e23a7 + 8f51b5e commit 3ee2a03

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
@@ -17,7 +17,7 @@ The time we greeted you.
1717
## Example usage
1818

1919
```yaml
20-
uses: actions/hello-world-javascript-action@master
20+
uses: actions/hello-world-javascript-action@main
2121
with:
2222
who-to-greet: 'Mona the Octocat'
2323
```

0 commit comments

Comments
 (0)