Skip to content

Commit

Permalink
Merge branch 'main' into update/mill-main-0.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Kondzielski committed Jan 31, 2023
2 parents 063d044 + 5cd6470 commit 50cc6c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: coursier/cache-action@v5
- uses: coursier/setup-action@v1.1.2
- uses: coursier/cache-action@v6
- uses: coursier/setup-action@v1.3.0
with:
jvm: adopt:11
- name: Check format
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-graph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: coursier/cache-action@v6
- uses: coursier/setup-action@v1.1.2
- uses: coursier/setup-action@v1.3.0
with:
jvm: adopt:11
- uses: ckipp01/mill-dependency-submission@v1

0 comments on commit 50cc6c1

Please sign in to comment.