Skip to content

Commit 5f12849

Browse files
author
Amelia Wattenberger
authored
Update README.md
1 parent eb6863e commit 5f12849

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
@@ -72,7 +72,7 @@ You'll need to run the `actions/checkout` Action beforehand, to check out the co
7272
- name: Checkout code
7373
uses: actions/checkout@master
7474
- name: Update diagram
75-
uses: githubocto/repo-visualizer@0.5.0
75+
uses: githubocto/repo-visualizer@0.6.1
7676
with:
7777
output_file: "images/diagram.svg"
7878
excluded_paths: "dist,node_modules"

0 commit comments

Comments
 (0)