Skip to content

Commit

Permalink
Merge pull request #571 from mgeisler/dependabot/github_actions/ts-gr…
Browse files Browse the repository at this point in the history
…aphviz/setup-graphviz-2

Bump ts-graphviz/setup-graphviz from 1 to 2
  • Loading branch information
mgeisler authored Oct 3, 2024
2 parents 4a00f8a + dd44d38 commit 584d7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
git config user.email "[email protected]"
- name: Install Graphviz
uses: ts-graphviz/setup-graphviz@v1
uses: ts-graphviz/setup-graphviz@v2

# We use debug builds since they compile a little faster.
- name: Install cargo-depgraph
Expand Down

0 comments on commit 584d7b0

Please sign in to comment.