Skip to content

Commit

Permalink
Merge pull request #32 from nucleic/dependabot/github_actions/ts-grap…
Browse files Browse the repository at this point in the history
…hviz/setup-graphviz-2

build(deps): bump ts-graphviz/setup-graphviz from 1 to 2
  • Loading branch information
MatthieuDartiailh authored Feb 12, 2025
2 parents 2145e48 + cdae9e0 commit b89c5d1
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 @@ -35,7 +35,7 @@ jobs:
run: |
pip install -e .
- name: Install graphviz
uses: ts-graphviz/setup-graphviz@v1
uses: ts-graphviz/setup-graphviz@v2
- name: Build documentation
run: |
mkdir docs_output;
Expand Down

0 comments on commit b89c5d1

Please sign in to comment.