From ce1ffe2af3d32b9e16abe45d78dd278baec617cc Mon Sep 17 00:00:00 2001 From: Asoji Date: Tue, 24 Sep 2024 19:11:51 -0700 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20ditto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7dae8db0..4af907e1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,6 +19,7 @@ jobs: uses: actions/setup-java@v4 with: java-version: ${{ matrix.java }} + distribution: 'temurin' - name: make gradle wrapper executable run: chmod +x ./gradlew @@ -27,7 +28,7 @@ jobs: run: ./gradlew buildOrPublish - name: capture build artifacts - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: Artifact-${{ github.sha }} path: build/libs/