diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ea8d8f..8366f4f 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-323eda7a-3b8b-4d11-b5d4-dc9e6cd98aab.json b/change/@rightcapital-php-parser-323eda7a-3b8b-4d11-b5d4-dc9e6cd98aab.json new file mode 100644 index 0000000..efbb650 --- /dev/null +++ b/change/@rightcapital-php-parser-323eda7a-3b8b-4d11-b5d4-dc9e6cd98aab.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" +}