We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa396a2 commit 9ba89b6Copy full SHA for 9ba89b6
azure-pipelines.yml
@@ -12,7 +12,7 @@ jobs:
12
vmImage: ubuntu-latest
13
container: adoptopenjdk:18-jdk
14
steps:
15
- - task: CmdLine@2.201.1
+ - task: CmdLine@2.212.0
16
inputs:
17
script: |
18
java -version
0 commit comments