Skip to content

Commit

Permalink
Try new patch inside of setup-graphviz
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebeal committed Mar 19, 2024
1 parent 8bc2a55 commit 48ef1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
python -m pip install pytest
python -m pip install interrogate
- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v2
uses: jakebeal/setup-graphviz@8887d481c24613b668d922cd6d8635b5003087f2
- name: Show Node.js version
run: |
node --version
Expand Down

0 comments on commit 48ef1b7

Please sign in to comment.