Skip to content

Commit

Permalink
Bump ts-graphviz/setup-graphviz to v2 (#1798)
Browse files Browse the repository at this point in the history
Signed-off-by: paul.profizi <paul.profizi@ansys.com>
  • Loading branch information
PProfizi authored Oct 9, 2024
1 parent 232622c commit af54fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
uses: pyvista/setup-headless-display-action@v2

- name: "Setup Graphviz"
uses: ts-graphviz/setup-graphviz@v1
uses: ts-graphviz/setup-graphviz@v2

- name: "Install OS packages"
run: |
Expand Down

0 comments on commit af54fd3

Please sign in to comment.