Skip to content

Commit

Permalink
chore: Update mill-main from 0.11.5 to 0.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nightscape committed Nov 28, 2023
1 parent b44806d commit 67e69ab
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
2 changes: 1 addition & 1 deletion .mill-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.5
0.11.6

0 comments on commit 67e69ab

Please sign in to comment.