From 836537ad0735af3f109566d6e9a3f5d025186b34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 06:23:15 +0000 Subject: [PATCH] chore(actions): update github actions to v24 --- .github/workflows/gittensor-impact.yml | 2 +- .github/workflows/visual-capture-fallback.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gittensor-impact.yml b/.github/workflows/gittensor-impact.yml index 53580f49a..37a9ee7a0 100644 --- a/.github/workflows/gittensor-impact.yml +++ b/.github/workflows/gittensor-impact.yml @@ -36,7 +36,7 @@ jobs: - name: Setup Node uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 with: - node-version: 22.23.1 + node-version: 24.18.0 - name: Render impact card run: node scripts/gittensor-impact-card.mjs JSONbored/gittensory gittensor-impact-dark.svg diff --git a/.github/workflows/visual-capture-fallback.yml b/.github/workflows/visual-capture-fallback.yml index 50f54b1b9..31e2bad4b 100644 --- a/.github/workflows/visual-capture-fallback.yml +++ b/.github/workflows/visual-capture-fallback.yml @@ -98,7 +98,7 @@ jobs: - name: Setup Node uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 with: - node-version: "22.23.1" + node-version: "24.18.0" - name: Build env: