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 b20737a commit 180bfbfCopy full SHA for 180bfbf
.github/workflows/geocoding.yaml
@@ -40,7 +40,7 @@ jobs:
40
channel: 'stable'
41
42
# Make sure JAVA version 17 is installed on build agent.
43
- - uses: actions/setup-java@v3
+ - uses: actions/setup-java@v4
44
with:
45
distribution: 'temurin' # See 'Supported distributions' for available options
46
java-version: '17'
.github/workflows/geocoding_android.yaml
@@ -39,7 +39,7 @@ jobs:
39
0 commit comments