Skip to content

Commit

Permalink
Merge pull request #39 from uhafner/dependabot/github_actions/ts-grap…
Browse files Browse the repository at this point in the history
…hviz/setup-graphviz-2

Bump ts-graphviz/setup-graphviz from 1 to 2
  • Loading branch information
uhafner authored Feb 28, 2025
2 parents 84e3a2b + 3c700a3 commit d7ca414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autograding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
maven-version: 3.9.5
- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v1
uses: ts-graphviz/setup-graphviz@v2
- name: Build with Maven
run: mvn -V --color always -ntp clean verify -Ppit | tee maven.log
- name: Extract pull request number
Expand Down

0 comments on commit d7ca414

Please sign in to comment.