From b1dd142e2d4c655bee0e8149d74cf554128c4fe0 Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Mon, 15 May 2023 14:16:41 +0700 Subject: [PATCH] chore: Update GHA to use node 16 --- .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 3451344a1..d630385ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3.5.2 - name: Setup PHP 7.4 uses: shivammathur/setup-php@6972aed899fa2dd4016a7e314c46e6902bcafb7b