From d9862c26cd5629f0d87c60d8673ba69f4a1e7e7b Mon Sep 17 00:00:00 2001 From: "storeconnect-ai-sync[bot]" <315181307+storeconnect-ai-sync[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 02:59:11 +0000 Subject: [PATCH] Sync AI packages from the knowledge base Source: GetStoreConnect/storeconnect-knowledge-base@1a474997a5ac8c70be64dc3d27ffd652e4dd8bc3 --- .github/workflows/validate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 5937218..a860d93 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -22,10 +22,10 @@ jobs: steps: - name: Check out repository - uses: actions/checkout@v4 + uses: actions/checkout@v7 - name: Set up Node.js - uses: actions/setup-node@v4 + uses: actions/setup-node@v7 with: node-version: 22 cache: npm