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.
2 parents 1dd823d + e320b74 commit e010b34Copy full SHA for e010b34
.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@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
+ - uses: astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6
51
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
52
with:
53
python-version-file: python/${{ matrix.project }}/pyproject.toml
0 commit comments