diff --git a/action.yml b/action.yml index 2831d95..1164b81 100644 --- a/action.yml +++ b/action.yml @@ -8,7 +8,7 @@ inputs: rattler-build-version: description: Version of rattler-build to use required: false - default: 'v0.20.0' + default: 'v0.22.0' recipe-path: description: Path to the recipe.yaml file required: true