From 877002d109e2aad945e0fd207a5332e9ba695f03 Mon Sep 17 00:00:00 2001 From: "dependencyupdates[bot]" <218638057+dependencyupdates[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 03:26:38 +0000 Subject: [PATCH] Update dependency node to 22.20.x --- .github/workflows/aurora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aurora.yml b/.github/workflows/aurora.yml index b79065fe3..ddcd3e942 100644 --- a/.github/workflows/aurora.yml +++ b/.github/workflows/aurora.yml @@ -35,7 +35,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v5.0.0 with: - node-version: 22.16.x + node-version: 22.20.x - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v5 with: