From 95649addb54bfbe19014d62136aa2b751c827a1f Mon Sep 17 00:00:00 2001 From: Rajtosh Ranjan Date: Sat, 27 Apr 2024 18:05:29 +0530 Subject: [PATCH] updated github ci --- .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 9cbe6e9..46135d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - run: npm run build --if-present - name: Deploy to Firebase - uses: w9jds/firebase-action@master + uses: FirebaseExtended/action-hosting-deploy@v0 with: args: deploy --only hosting env: