We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fadb29f commit ad8677fCopy full SHA for ad8677f
.github/workflows/unittest.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
python-version: '3.14'
51
- name: Install the latest version of uv and set the python version
52
- uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
+ uses: astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7.1.5
53
54
enable-cache: true
55
- name: Generate Coverage Reports
0 commit comments