Apologies, I stand corrected, I hadn't realised that action had been updated.
Make a collection with Field1 and Field2, give it 4 rows with values A,4 B,3 C,2 and D,1
Use ([2-9]) as the regex for Field2, and the first match will be 4
Change the Field2 values to 1,2,3,4 and the first match will be 2