Merge pull request #11703 from nextcloud/repo-sync/android-config/master

🔄 synced file(s) with nextcloud/android-config
This commit is contained in:
Tobias Kaminsky 2023-06-07 08:12:18 +02:00 committed by GitHub
commit 6bbd629574
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ jobs:
uses: github/codeql-action/init@83f0fe6c4988d98a455712a27f0255212bba9bd4 # v2.3.6
with:
languages: ${{ matrix.language }}
- name: Set up JDK
- name: Set up JDK 17
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
with:
distribution: "temurin"