diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 8b117a5..e92d38a 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -26,7 +26,7 @@ jobs: - name: Build run: npm run build --if-present - name: Cache unit tests dependencies - - uses: actions/cache@v3 + uses: actions/cache@v3 id: playwright-cache with: path: |