File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5757 python-version : ${{ matrix.python-version }}
5858 allow-prereleases : true
5959
60- - uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
60+ - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
6161 with :
6262 version : ${{ env.UV_VERSION }}
6363
7777 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7878 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
7979 id : setup-python
80- - uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
80+ - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
8181 with :
8282 version : ${{ env.UV_VERSION }}
8383 - env :
Original file line number Diff line number Diff line change 2525 app-id : ${{ vars.RESERVOIR_GITHUB_APP_ID }}
2626 private-key : ${{ secrets.RESERVOIR_GITHUB_APP_PKEY }}
2727 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
28- - uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
28+ - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
2929 with :
3030 version : ${{ env.UV_VERSION }}
3131 - run : uv run --script scripts/update_openapi.py
You can’t perform that action at this time.
0 commit comments