diff --git a/action.yml b/action.yml index ef4182c..7afe322 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ inputs: curl_version: # id of input description: 'The version of curl which is used' required: true - default: '8.18.0' + default: '8.22.0' runs: using: "composite" steps: