diff --git a/.github/workflows/fetch-stars-and-deploy.yml b/.github/workflows/fetch-stars-and-deploy.yml index 016e63f..a2e64bc 100644 --- a/.github/workflows/fetch-stars-and-deploy.yml +++ b/.github/workflows/fetch-stars-and-deploy.yml @@ -26,7 +26,7 @@ jobs: pull-requests: write steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0 + - uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 with: enable-cache: false - name: Fetch GitHub stars