Skip to content

Commit

Permalink
Use patched version
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Sep 18, 2024
1 parent 36b7c97 commit af38617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Set PLANTUML_JAR
run: echo "PLANTUML_JAR=/tmp/plantuml/plantuml-asl-1.2024.6.jar" >> "$GITHUB_ENV"
- uses: actions/checkout@v4
- uses: awalsh128/cache-apt-pkgs-action@latest
- uses: bscott-zebra/cache-apt-pkgs-action@bdb5bbaae8f11b3e4e63cf78e303ac1519dcff7f
with:
packages: graphviz inkscape
version: 1.0
Expand Down

0 comments on commit af38617

Please sign in to comment.