From e9fbcc9cbf4b26bf3ab19fdd8a2377ceaa92dcdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Kazami=20=5B=E4=B9=94=E6=B2=BB=C2=B7=E9=A2=A8?= =?UTF-8?q?=E8=A6=8B=5D?= Date: Tue, 7 Feb 2023 23:34:09 +0000 Subject: [PATCH] Update azure-staticwebapp.yml --- .github/workflows/azure-staticwebapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-staticwebapp.yml b/.github/workflows/azure-staticwebapp.yml index ca09510..60173d8 100644 --- a/.github/workflows/azure-staticwebapp.yml +++ b/.github/workflows/azure-staticwebapp.yml @@ -38,7 +38,7 @@ jobs: runs-on: [ Linux, ARO ] name: Build and Deploy Job steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v2 with: submodules: true - name: Build And Deploy