diff --git a/.github/workflows/firebase.yml b/.github/workflows/firebase.yml index 8f91937..6824e21 100644 --- a/.github/workflows/firebase.yml +++ b/.github/workflows/firebase.yml @@ -14,7 +14,7 @@ jobs: - name: Install Dependencies run: cd functions/ && npm install - name: Deploy to Firebase - uses: w9jds/firebase-action@master + uses: w9jds/firebase-action@v1.4.0 with: args: deploy env: