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" +}