We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a9fc7c commit 408b677Copy full SHA for 408b677
.github/workflows/testing.yml
@@ -53,7 +53,7 @@ jobs:
53
cache-dependency-path: pyproject.toml
54
55
- name: Setup Graphviz
56
- uses: ts-graphviz/setup-graphviz@v4
+ uses: ts-graphviz/setup-graphviz@v2
57
58
- name: Install dependencies
59
run: |
0 commit comments