File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 fetch-depth : 0 # fetch all history
1414
1515 - name : Install uv
16- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6
16+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
1717
1818 - name : Install dependencies
1919 run : uv sync
6161 run : sudo apt-get install -y libxmlsec1-dev
6262
6363 - name : Install uv
64- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6
64+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
6565
6666 - name : Pin python-version ${{ matrix.python-version }}
6767 run : uv python pin ${{ matrix.python-version }}
8787 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
8888
8989 - name : Install uv
90- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6
90+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
9191
9292 # extract the app name out of the tag's ref value
9393 - id : get-app-name
Original file line number Diff line number Diff line change 1818 run : sudo apt-get update && sudo apt-get install -y libxmlsec1-dev
1919
2020 - name : Install uv
21- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6
21+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
2222
2323 - name : Self-hosted Renovate
2424 uses : renovatebot/github-action@2e8e8c59e00d930224943f86f6812fbc6640f454 # v42.0.3
You can’t perform that action at this time.
0 commit comments