We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d1194 commit 86ba601Copy full SHA for 86ba601
README.md
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- uses: actions/checkout@v2
24
- - uses: kanga333/json-array-builder@master
+ - uses: kanga333/json-array-builder@main
25
id: array
26
with:
27
# Using this repository as an example, the output of the command is
0 commit comments