Merge pull request #216 from ihor-sviziev/patch-2

Upgrade warden to latest version
This commit is contained in:
Simon Sprankel
2024-01-11 10:14:08 +01:00
committed by GitHub
+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: