diff --git a/.github/workflows/integration_sql-queries_runner.yml b/.github/workflows/integration_sql-queries_runner.yml index 768782d..1cb9c86 100644 --- a/.github/workflows/integration_sql-queries_runner.yml +++ b/.github/workflows/integration_sql-queries_runner.yml @@ -65,7 +65,7 @@ jobs: run: curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash -s -- --to /usr/local/bin - name: Install uv - uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 + uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0 with: version: "latest"