diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c76735..b6a57d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: env: GITHUB_PAT: ${{ secrets.github_token }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Configure git uses: Homebrew/actions/git-user-config@main with: