Skip to content

Commit 5233bee

Browse files
author
repo-visualizer
committed
bump example version number
1 parent ef8f72f commit 5233bee

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
@@ -56,7 +56,7 @@ You'll need to run the `actions/checkout` Action beforehand, to check out the co
5656
- name: Checkout code
5757
uses: actions/checkout@master
5858
- name: Update diagram
59-
uses: githubocto/repo-visualizer@0.4.0
59+
uses: githubocto/repo-visualizer@0.5.0
6060
with:
6161
output_file: "images/diagram.svg"
6262
excluded_paths: "dist,node_modules"

0 commit comments

Comments
 (0)