We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb8040d commit def4651Copy full SHA for def4651
.github/workflows/code-test.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
steps:
49
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
50
- - uses: astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6
+ - uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6
51
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
52
with:
53
python-version-file: python/${{ matrix.project }}/pyproject.toml
0 commit comments