Skip to content

Commit

Permalink
Update workflow version for graphviz setup
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanzwicknagl committed Feb 28, 2024
1 parent 4f802a1 commit 3df1f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'

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

- name: Run Tests
working-directory: backend
Expand Down

0 comments on commit 3df1f88

Please sign in to comment.