Skip to content

Commit

Permalink
Bump coursier/cache-action from 6.3 to 6.4 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2022
1 parent 18ca29b commit 8ac9104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
java-version: adopt@1.11
- name: Coursier cache
uses: coursier/cache-action@v6.3
uses: coursier/cache-action@v6.4
- name: Check formatting
run: sbt checkFormatAll
- name: Build and test
Expand Down

0 comments on commit 8ac9104

Please sign in to comment.