There was an error while loading. Please reload this page.
2 parents ac3e9cf + 91e8040 commit ab09813Copy full SHA for ab09813
.github/workflows/onpush.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v2
15
- name: Set up JDK 11
16
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v3
17
with:
18
distribution: 'adopt'
19
java-version: 11
0 commit comments