Skip to content

Commit ad8677f

Browse files
chore(deps): update astral-sh/setup-uv action to v7.1.5 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fadb29f commit ad8677f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
python-version: '3.14'
5151
- name: Install the latest version of uv and set the python version
52-
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
52+
uses: astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7.1.5
5353
with:
5454
enable-cache: true
5555
- name: Generate Coverage Reports

0 commit comments

Comments
 (0)