Skip to content

Commit

Permalink
Bump coursier/cache-action from v5 to v6
Browse files Browse the repository at this point in the history
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from v5 to v6.
- [Release notes](https://github.com/coursier/cache-action/releases)
- [Commits](coursier/cache-action@v5...730a6a4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and xuwei-k committed Mar 15, 2021
1 parent 801813d commit 108572b
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 @@ -19,7 +19,7 @@ jobs:
- uses: olafurpg/setup-scala@v10
with:
java-version: "adopt@1.${{ matrix.java }}"
- uses: coursier/cache-action@v5
- uses: coursier/cache-action@v6
- run: sbt -v
scalafmtCheckAll
scalafmtSbtCheck
Expand Down

0 comments on commit 108572b

Please sign in to comment.