From c797f10538f21c827ec4ba023e3bad462aa10785 Mon Sep 17 00:00:00 2001 From: Benjamin Rasmussen Date: Sat, 12 Aug 2023 23:53:06 +0200 Subject: [PATCH] Remove typo --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index e0f3d36..a157a50 100644 --- a/action.yml +++ b/action.yml @@ -51,7 +51,7 @@ runs: uses: shivammathur/setup-php@v2 with: php-version: "8.1" - extensions: none, curl, json, mbstring, pcre, and phar + extensions: none, curl, json, mbstring, pcre, phar - name: Get PlatformSH URL shell: bash id: platformsh_url