mirror of https://github.com/sbt/sbt.git
Merge pull request #8350 from sbt/dependabot/github_actions/coursier/cache-action-7
Bump coursier/cache-action from 6 to 7
This commit is contained in:
commit
9ff64f3a43
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
distribution: "${{ matrix.distribution }}"
|
||||
java-version: "${{ matrix.java }}"
|
||||
- name: Coursier cache
|
||||
uses: coursier/cache-action@v6
|
||||
uses: coursier/cache-action@v7
|
||||
- name: Build and deploy
|
||||
run: |
|
||||
# build from fresh IO, LM, and Zinc
|
||||
|
|
|
|||
Loading…
Reference in New Issue