Skip to content

Commit 408b677

Browse files
committed
Fix graphviz version
1 parent 9a9fc7c commit 408b677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
cache-dependency-path: pyproject.toml
5454

5555
- name: Setup Graphviz
56-
uses: ts-graphviz/setup-graphviz@v4
56+
uses: ts-graphviz/setup-graphviz@v2
5757

5858
- name: Install dependencies
5959
run: |

0 commit comments

Comments
 (0)