We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8472624 commit e468e43Copy full SHA for e468e43
1 file changed
actions/setup-ant/action.yaml
@@ -2,7 +2,7 @@ name: "Ant setup"
2
description: "Setup ant"
3
inputs:
4
ant-version:
5
- default: 1.10.15
+ default: 1.10.17
6
description: The version of ant to download and install
7
outputs:
8
ant-home:
0 commit comments