Fix expected version

This commit is contained in:
Kevin Stillhammer 2025-10-11 20:56:36 +02:00
parent a2d9fd60e7
commit c6dcfa6f99
No known key found for this signature in database

View file

@ -114,8 +114,8 @@ jobs:
- version-input: ">=0.4.25,<0.5"
expected-version: "0.4.25"
resolution-strategy: "lowest"
- version-input: ">=0.1.0,<0.2"
expected-version: "0.1.19"
- version-input: ">=0.1,<0.2"
expected-version: "0.1.45"
resolution-strategy: "highest"
- version-input: ">=0.1.0,<0.2"
expected-version: "0.1.0"