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 fc0b1d4 + cefea4f commit 3db1e48Copy full SHA for 3db1e48
.github/workflows/code-test.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
steps:
49
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
50
- - uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
+ - uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
51
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
52
with:
53
python-version-file: python/${{ matrix.project }}/pyproject.toml
0 commit comments