Skip to content

Commit af54fd3

Browse files
authored
Bump ts-graphviz/setup-graphviz to v2 (#1798)
Signed-off-by: paul.profizi <[email protected]>
1 parent 232622c commit af54fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
uses: pyvista/setup-headless-display-action@v2
121121

122122
- name: "Setup Graphviz"
123-
uses: ts-graphviz/setup-graphviz@v1
123+
uses: ts-graphviz/setup-graphviz@v2
124124

125125
- name: "Install OS packages"
126126
run: |

0 commit comments

Comments
 (0)