diff --git a/.github/workflows/profile-summary.yml b/.github/workflows/profile-summary.yml index 7970afd..3ed740f 100644 --- a/.github/workflows/profile-summary.yml +++ b/.github/workflows/profile-summary.yml @@ -12,7 +12,7 @@ jobs: contents: write steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: actions/setup-node@v6 with: