From 325c93c03ccbb5c80572517b7e62eae99ffecfba Mon Sep 17 00:00:00 2001 From: Scion Date: Thu, 27 Apr 2023 23:52:54 -0700 Subject: [PATCH] test --- unity-composite/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unity-composite/action.yaml b/unity-composite/action.yaml index 9a44dc9..98d672d 100644 --- a/unity-composite/action.yaml +++ b/unity-composite/action.yaml @@ -40,7 +40,7 @@ inputs: runs: using: "composite" steps: - - name: Checkout + - name: "Checkout" uses: actions/checkout@v2 - uses: act/unity/unity-project@master with: