Skip to content

Commit

Permalink
bump example version number
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-visualizer committed Aug 11, 2021
1 parent ef8f72f commit 5233bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ You'll need to run the `actions/checkout` Action beforehand, to check out the co
- name: Checkout code
uses: actions/checkout@master
- name: Update diagram
uses: githubocto/repo-visualizer@0.4.0
uses: githubocto/repo-visualizer@0.5.0
with:
output_file: "images/diagram.svg"
excluded_paths: "dist,node_modules"
Expand Down

0 comments on commit 5233bee

Please sign in to comment.