Skip to content

Commit 86ba601

Browse files
committed
Fix README
1 parent 65d1194 commit 86ba601

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
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/checkout@v2
24-
- uses: kanga333/json-array-builder@master
24+
- uses: kanga333/json-array-builder@main
2525
id: array
2626
with:
2727
# Using this repository as an example, the output of the command is

0 commit comments

Comments
 (0)