Skip to content

Commit

Permalink
chore(ci): bump graphviz action
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-olszewski committed Nov 21, 2024
1 parent c7a4f8f commit 48ff2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/turborepo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
uses: ./.github/actions/install-global-turbo

- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v1
uses: ts-graphviz/setup-graphviz@v2
with:
macos-skip-brew-update: "true"
env:
Expand Down

0 comments on commit 48ff2f6

Please sign in to comment.