Update the default resolc version to use

This commit is contained in:
Omar Abdulla
2026-01-20 08:22:11 +03:00
parent 4276fcebf3
commit e0f02878a5
@@ -21,7 +21,7 @@ inputs:
resolc-version:
description: "The version of resolc to install and use in tests."
required: false
default: "0.5.0"
default: "0.6.0"
type: string
use-compilation-caches:
description: "Controls if the compilation caches will be used for the test run or not."