From c20f15607148b43c05907b0b71f2b79bd3b99d80 Mon Sep 17 00:00:00 2001 From: pavelzw <29506042+pavelzw@users.noreply.github.com> Date: Thu, 1 May 2025 06:00:33 +0000 Subject: [PATCH] Bump rattler-build version to v0.41.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6099778..dcb9ed8 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.39.0' + default: 'v0.41.0' recipe-path: description: Path to the recipe.yaml file required: true