We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0daeca3 + e4e32e3 commit a549c27Copy full SHA for a549c27
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
python-version: ["3.12", "3.13"]
20
steps:
21
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22
- - uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
+ - uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
23
with:
24
enable-cache: true
25
- name: Set up Python ${{ matrix.python-version }}
0 commit comments