diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4e8a0d42..a0eb24ae 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,7 +9,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Prepare pnpm uses: pnpm/action-setup@v2 diff --git a/change/@rightcapital-phpdoc-parser-3280ce8c-fb50-41ba-8ee4-5958b6601537.json b/change/@rightcapital-phpdoc-parser-3280ce8c-fb50-41ba-8ee4-5958b6601537.json new file mode 100644 index 00000000..6b267831 --- /dev/null +++ b/change/@rightcapital-phpdoc-parser-3280ce8c-fb50-41ba-8ee4-5958b6601537.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "chore(deps): update actions/checkout action to v4", + "packageName": "@rightcapital/phpdoc-parser", + "email": "email not defined", + "dependentChangeType": "patch" +}