From 3f6fc7b53f7151bd1ca407749fdd453bc15e4513 Mon Sep 17 00:00:00 2001 From: "joshjohanning-repo-settings-sync[bot]" <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 20:44:21 +0000 Subject: [PATCH] chore: update .github/workflows/ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb80aa7..23086d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: persist-credentials: false - name: Setup Node.js - uses: actions/setup-node@v6 + uses: actions/setup-node@v7 with: node-version: '24' cache: 'npm'