Skip to content

Commit 9f19817

Browse files
Bump ts-graphviz/setup-graphviz from 1 to 2 (Instagram#1105)
Bumps [ts-graphviz/setup-graphviz](https://github.com/ts-graphviz/setup-graphviz) from 1 to 2. - [Release notes](https://github.com/ts-graphviz/setup-graphviz/releases) - [Commits](ts-graphviz/setup-graphviz@v1...v2) --- updated-dependencies: - dependency-name: ts-graphviz/setup-graphviz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07ec61d commit 9f19817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
python-version: "3.10"
9191
- name: Install hatch
9292
run: pip install -U hatch
93-
- uses: ts-graphviz/setup-graphviz@v1
93+
- uses: ts-graphviz/setup-graphviz@v2
9494
- run: hatch run docs
9595
- name: Archive Docs
9696
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)