update jetty and tomcat to latest version
This commit is contained in:
4
.github/workflows/pages.yml
vendored
4
.github/workflows/pages.yml
vendored
@@ -19,8 +19,8 @@ jobs:
|
||||
|
||||
- uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: "adopt"
|
||||
java-version: "8"
|
||||
distribution: "zulu"
|
||||
java-version: 11
|
||||
check-latest: true
|
||||
cache: "maven"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user