mirror of https://github.com/astral-sh/uv
Update actions/checkout action to v4.2.2 (#14059)
This commit is contained in:
parent
ba6413f81f
commit
67c0f93e37
|
|
@ -703,7 +703,7 @@ jobs:
|
|||
arch: riscv64
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
|
||||
with:
|
||||
python-version: ${{ env.PYTHON_VERSION }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue