From 31e070d42f688ffdc33aa7d4e603635e778c6a66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 08:08:13 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v4 --- .github/workflows/ci.yaml | 2 +- ...phpdoc-parser-3280ce8c-fb50-41ba-8ee4-5958b6601537.json | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 change/@rightcapital-phpdoc-parser-3280ce8c-fb50-41ba-8ee4-5958b6601537.json 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" +}