From 33bcfdc4d3da85706db836157c2e5217ce4ca5c3 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 30 Jul 2024 22:36:36 +0200 Subject: [PATCH] indent --- actions/square/action.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/actions/square/action.yaml b/actions/square/action.yaml index 7b1d432..3cefcb5 100644 --- a/actions/square/action.yaml +++ b/actions/square/action.yaml @@ -4,5 +4,5 @@ inputs: runs: using: composite steps: - - id: get-square - run: python3 -m get_num_square + - id: get-square + run: python3 -m get_num_square