diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f953e94..61b440b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,7 +19,7 @@ jobs: persist-credentials: false - name: Set up uv - uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 #v7.3.1 + uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a #v7.4.0 - name: Run claudelint run: uvx claudelint --strict