Skip to content

Commit d89437a

Browse files
author
Amelia Wattenberger
authored
Update README.md
1 parent 4a6d3b8 commit d89437a

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
@@ -38,7 +38,7 @@ You'll need to run the `actions/checkout` Action beforehand, to check out the co
3838
- name: Checkout code
3939
uses: actions/checkout@master
4040
- name: Update diagram
41-
uses: githubocto/repo-visualizer@main
41+
uses: githubocto/repo-visualizer@0.3.0
4242
with:
4343
output_file: "images/diagram.svg"
4444
excluded_paths: "dist,node_modules"

0 commit comments

Comments
 (0)