diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 09470f0..591d24a 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@cec208311dfd045dd5311c1add060b2062131d57 #v8.0.0 + uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b #v8.1.0 - name: Run claudelint run: uvx claudelint --strict