diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77c7f8a..0c90bf7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: run: npm run build -- --configuration production - name: Upload dist artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: freshcart-web-dist path: dist/freshcart-customer/browser