Skip to content

Commit

Permalink
chore: Update mill-main from 0.11.4 to 0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nightscape committed Oct 4, 2023
1 parent 12fb137 commit 1f33039
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.4
mill-version: 0.11.5
- 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.4
mill-version: 0.11.5
- 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.4
0.11.5

0 comments on commit 1f33039

Please sign in to comment.