From d9d613c2451627707bc45e99af8ec9c373e42a22 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:41:11 +0000 Subject: [PATCH] Sync AI packages from the knowledge base Source: GetStoreConnect/storeconnect-knowledge-base@1e648227f52af5a22767552ddfc2ea7520a367e2 --- .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