diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 09bd99a..96655ed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: uses: pnpm/action-setup@v2 - name: Prepare Node.js - uses: actions/setup-node@v4.0.1 + uses: actions/setup-node@v4.0.2 with: node-version-file: .node-version cache: pnpm diff --git a/change/@rightcapital-phpdoc-parser-23f84320-6d79-4c0a-90cf-385344e3495a.json b/change/@rightcapital-phpdoc-parser-23f84320-6d79-4c0a-90cf-385344e3495a.json new file mode 100644 index 0000000..45d17a5 --- /dev/null +++ b/change/@rightcapital-phpdoc-parser-23f84320-6d79-4c0a-90cf-385344e3495a.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "chore(deps): update actions/setup-node action to v4.0.2", + "packageName": "@rightcapital/phpdoc-parser", + "email": "email not defined", + "dependentChangeType": "patch" +}