From 9ef6030566734a79657b590252932cb711d64d75 Mon Sep 17 00:00:00 2001 From: shiwei <15652931283@163.com> Date: Mon, 21 Aug 2023 18:04:07 +0800 Subject: [PATCH] update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c355825..073bbe9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v3 - uses: actions/setup-java@v3 with: - java-version: 11 + java-version: 17 distribution: 'adopt' shell: bash -l {0} server-id: ossrh