Skip to content

Commit

Permalink
Merge pull request #68 from guardian/fix-setup-java-action
Browse files Browse the repository at this point in the history
Try to fix setup-java action - remove sbt caching
  • Loading branch information
rtyley committed Mar 15, 2024
2 parents 20c78c6 + 9a2302e commit 5749823
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
with:
java-version: "21"
distribution: "corretto"
cache: sbt

- name: Execute Scala Steward
uses: scala-steward-org/scala-steward-action@v2.64.0
Expand Down

0 comments on commit 5749823

Please sign in to comment.