From 611654d49b1e8076400cb2e0938c931affeb62d2 Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Sun, 21 Jul 2024 18:24:13 +0700 Subject: [PATCH] Initial version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e99581d..33a47d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 - name: Setup PHP - uses: PHPWatch/compile-php + uses: PHPWatch/compile-php@main - name: Display versions and env run: |