diff --git a/action.yml b/action.yml index b5775d0..10ef30f 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.44.0' + default: 'v0.48.0' recipe-path: description: Path to the recipe.yaml file required: true