Upgrade warden to latest version

This commit is contained in:
Ihor Sviziev
2024-01-11 09:39:36 +02:00
committed by GitHub
parent be076091a2
commit c182206975
+1 -1
View File
@@ -5,7 +5,7 @@ description: "A Github Action that pull and set-up Mage-OS in Warden env."
inputs:
warden_version:
required: true
default: "0.14.1"
default: "0.14.2"
description: "The version of Warden to use."
php_version: