We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2cfb5 commit e7614cfCopy full SHA for e7614cf
.github/workflows/continous-integration.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ${{ matrix.runner }}
32
env:
33
# renovate: datasource=github-releases depName=astral-sh/uv
34
- UV_VERSION: "0.6.1"
+ UV_VERSION: "0.6.3"
35
36
steps:
37
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
0 commit comments