mirror of
https://gitea.com/gitea/act_runner
synced 2026-05-06 01:37:57 +02:00
* fix: the number in the github event is of type number The go %s formattig option outputs the type if the given input value is not of type string. * test: update test data as well * fix: use floats