From 67e69ab6f41109e364f88c87eb421d167c15ed3b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 23 Nov 2023 16:11:46 +0000 Subject: [PATCH] chore: Update mill-main from 0.11.5 to 0.11.6 --- .github/workflows/ci.yml | 4 ++-- .mill-version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81afa6ab..9442a300 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: jdkFile: ${{ steps.download-java-temurin-8.outputs.jdkFile }} - uses: jodersky/setup-mill@master with: - mill-version: 0.11.5 + mill-version: 0.11.6 - name: Cache mill uses: actions/cache@v3 with: @@ -146,6 +146,6 @@ jobs: - uses: jodersky/setup-mill@master with: - mill-version: 0.11.5 + mill-version: 0.11.6 - name: Publish run: mill -i io.kipp.mill.ci.release.ReleaseModule/publishAll diff --git a/.mill-version b/.mill-version index 62d5dbdf..e5cbde33 100644 --- a/.mill-version +++ b/.mill-version @@ -1 +1 @@ -0.11.5 +0.11.6