minor lint update

This commit is contained in:
km-anthropic
2025-07-28 12:28:57 -07:00
parent bde5e40caf
commit 11d4e4c175

View File

@@ -25,7 +25,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 2 # Need at least 2 commits to analyze the latest
fetch-depth: 2 # Need at least 2 commits to analyze the latest
- name: Run Claude Analysis
uses: anthropics/claude-code-action@beta