Skip to content

Commit 68e7b64

Browse files
CI(deps): Update astral-sh/setup-uv action to v6.8.0 (OSGeo#6454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df1441e commit 68e7b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/additional_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
python-version: "3.13"
4040
- name: Install uv and restore its cache
41-
uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.0
41+
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
4242
with:
4343
# To not have the last commit JSON and release notes files affected on
4444
# releases, if copying the contents displayed in the CI logs.

0 commit comments

Comments
 (0)