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 1075c29 + ecbd6ee commit d1b0fb0Copy full SHA for d1b0fb0
.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@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7
+ - uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7
51
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
52
with:
53
python-version-file: python/${{ matrix.project }}/pyproject.toml
0 commit comments