There was an error while loading. Please reload this page.
1 parent 07ec61d commit 9f19817Copy full SHA for 9f19817
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
python-version: "3.10"
91
- name: Install hatch
92
run: pip install -U hatch
93
- - uses: ts-graphviz/setup-graphviz@v1
+ - uses: ts-graphviz/setup-graphviz@v2
94
- run: hatch run docs
95
- name: Archive Docs
96
uses: actions/upload-artifact@v4
0 commit comments