File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414# SETUP BUILD ENVIRONMENT
1515 - id : checkout-code
1616 name : Checkout code
17- uses : actions/checkout@v1
17+ uses : actions/checkout@v2
1818 - id : setup-jdk
1919 name : Set up JDK
2020 uses : actions/setup-java@v1
Original file line number Diff line number Diff line change 1616# SETUP BUILD ENVIRONMENT
1717 - id : checkout-code
1818 name : Checkout code
19- uses : actions/checkout@v1
19+ uses : actions/checkout@v2
2020 - id : setup-jdk
2121 name : Setup JDK
2222 uses : actions/setup-java@v1
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >us.fatehi</groupId >
88 <artifactId >schemacrawler-parent</artifactId >
9- <version >16.7.1 </version >
9+ <version >16.7.2 </version >
1010 </parent >
1111 <artifactId >schemacrawler-database-plugins-parent</artifactId >
1212 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >us.fatehi</groupId >
99 <artifactId >schemacrawler-parent</artifactId >
10- <version >16.7.1 </version >
10+ <version >16.7.2 </version >
1111 </parent >
1212 <artifactId >schemacrawler-sapiq</artifactId >
1313 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >us.fatehi</groupId >
88 <artifactId >schemacrawler-parent</artifactId >
9- <version >16.7.1 </version >
9+ <version >16.7.2 </version >
1010 </parent >
1111 <artifactId >schemacrawler-timesten</artifactId >
1212 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments