We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d8155 commit 6848d6eCopy full SHA for 6848d6e
.github/workflows/build_test.yml
@@ -14,7 +14,7 @@ jobs:
14
test:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
18
- name: Choose Java 11
19
run: |
20
echo "JAVA_HOME=$JAVA_HOME_11_X64" >> $GITHUB_ENV
0 commit comments