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 e653d86 + c649a56 commit 0c78f34Copy full SHA for 0c78f34
.github/workflows/code-test.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
steps:
49
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
50
- - uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7
+ - uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
51
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
52
with:
53
python-version-file: python/${{ matrix.project }}/pyproject.toml
0 commit comments