Add scripts and workflow to update Spring Boot version
This commit is contained in:
@@ -23,4 +23,4 @@ jobs:
|
||||
path: ~/.gradle/caches
|
||||
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle') }}
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew check --continue
|
||||
run: ./gradlew check --continue
|
||||
|
||||
Reference in New Issue
Block a user