diff --git a/.gitea/workflows/dev.yaml b/.gitea/workflows/dev.yaml index c919657..47d4fe0 100644 --- a/.gitea/workflows/dev.yaml +++ b/.gitea/workflows/dev.yaml @@ -29,7 +29,7 @@ jobs: architecture: x64 cache: "maven" - run: java -version - - uses: https://git.pintantan.com/actions/setup-maven@v5.2 + - uses: https://git.pintantan.com/actions/setup-maven@v5.3 name: 准备Maven with: maven-version: '3.9.7'