diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 7149813a..d9ae192a 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -17,7 +17,7 @@ jobs: steps: - name: ⬇️ Set up code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: 💾 Cache firebase emulators uses: actions/cache@v3