From b5c8642bbe1d7d2c01614d47c90ae5d59acffb82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:48:10 +0000 Subject: [PATCH] chore(deps): update actions/setup-node action to v6 --- .github/workflows/ci.yml | 2 +- ...al-php-parser-a4a09444-1d8c-4459-9b36-89a29597f322.json | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 change/@rightcapital-php-parser-a4a09444-1d8c-4459-9b36-89a29597f322.json diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d9407d8a..4b3829ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: # Install dependencies (example using pnpm) - uses: pnpm/action-setup@v4 - - uses: actions/setup-node@v5 + - uses: actions/setup-node@v6 with: node-version-file: .node-version cache: pnpm diff --git a/change/@rightcapital-php-parser-a4a09444-1d8c-4459-9b36-89a29597f322.json b/change/@rightcapital-php-parser-a4a09444-1d8c-4459-9b36-89a29597f322.json new file mode 100644 index 00000000..efbb6504 --- /dev/null +++ b/change/@rightcapital-php-parser-a4a09444-1d8c-4459-9b36-89a29597f322.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "chore(deps): update actions/setup-node action to v6", + "packageName": "@rightcapital/php-parser", + "email": "29139614+renovate[bot]@users.noreply.github.com", + "dependentChangeType": "patch" +}