diff --git a/action.yml b/action.yml index 4fef336..37fe45d 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ author: 'Sascha Mann' inputs: version: description: 'The Julia version to download (if necessary) and use. Example: 1.0.4' - default: '1.0.4' + default: '1' arch: description: 'Architecture of the Julia binaries. Defaults to x64.' required: false