From 7a16ba8ee1a6ddd0b35a7e2f074aa962f243ebc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 17:36:14 +0000 Subject: [PATCH] chore(deps): update actions/setup-node action to v4 --- .github/workflows/ci.yml | 2 +- ...al-php-parser-884ca54a-aeb3-4ccc-a897-70328bc3d676.json | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 change/@rightcapital-php-parser-884ca54a-aeb3-4ccc-a897-70328bc3d676.json diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5bf65bb..e6c5c1d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: uses: pnpm/action-setup@v2 - name: Prepare Node.js - uses: actions/setup-node@v3.8.1 + uses: actions/setup-node@v4.0.0 with: node-version-file: .node-version cache: pnpm diff --git a/change/@rightcapital-php-parser-884ca54a-aeb3-4ccc-a897-70328bc3d676.json b/change/@rightcapital-php-parser-884ca54a-aeb3-4ccc-a897-70328bc3d676.json new file mode 100644 index 0000000..ab1eea1 --- /dev/null +++ b/change/@rightcapital-php-parser-884ca54a-aeb3-4ccc-a897-70328bc3d676.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "chore(deps): update actions/setup-node action to v4", + "packageName": "@rightcapital/php-parser", + "email": "email not defined", + "dependentChangeType": "patch" +}