Skip to content

Commit e467a44

Browse files
author
Amelia Wattenberger
authored
bump suggested release
1 parent 15bc2e1 commit e467a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You'll need to run the `actions/checkout` Action beforehand, to check out the co
4444
- name: Checkout code
4545
uses: actions/checkout@master
4646
- name: Update diagram
47-
uses: githubocto/repo-visualizer@0.3.0
47+
uses: githubocto/repo-visualizer@0.4.0
4848
with:
4949
output_file: "images/diagram.svg"
5050
excluded_paths: "dist,node_modules"

0 commit comments

Comments
 (0)