From 52cb0fbc4c06e9a9b3ff757f86259a42589d462b Mon Sep 17 00:00:00 2001 From: Celeter <48249130+Celeter@users.noreply.github.com> Date: Mon, 28 Dec 2020 10:55:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0JDK?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/legado.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/legado.yml b/.github/workflows/legado.yml index e49db9726..87ca425ad 100644 --- a/.github/workflows/legado.yml +++ b/.github/workflows/legado.yml @@ -31,7 +31,7 @@ jobs: UPLOAD_ARTIFACT: 'true' steps: - uses: actions/checkout@v2 - - name: set up JDK 1.8 + - name: set up JDK uses: actions/setup-java@v1 with: java-version: 14