diff --git a/action.yaml b/action.yaml index b368584070b..732fe53fcbd 100644 --- a/action.yaml +++ b/action.yaml @@ -71,7 +71,7 @@ runs: df -h - name: Setup uv - uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0 + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 with: working-directory: ${{ github.action_path }} version: "0.9.15"