Skip to content

Commit 5f95fbd

Browse files
authored
Merge pull request #64 from LeakIX/dependabot/github_actions/astral-sh/setup-uv-7
Build(deps): Bump astral-sh/setup-uv from 6 to 7
2 parents baee728 + 095e6b1 commit 5f95fbd

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.github/workflows/ci-per-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
fetch-depth: 0
4141
- name: Install uv
42-
uses: astral-sh/setup-uv@v6
42+
uses: astral-sh/setup-uv@v7
4343
with:
4444
python-version: "3.13"
4545
- name: Determine commit range

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
### Infrastructure
12+
13+
- CI: bump astral-sh/setup-uv from 6 to 7 ([c9216ba], [#64])
14+
1115
## [2.0.0] - 2026-03-16
1216

1317
### Changed
@@ -190,6 +194,7 @@ and this project adheres to
190194

191195
<!-- Commit links -->
192196

197+
[c9216ba]: https://github.com/LeakIX/l9format-python/commit/c9216ba
193198
[fa582dc]: https://github.com/LeakIX/l9format-python/commit/fa582dc
194199
[bc4872d]: https://github.com/LeakIX/l9format-python/commit/bc4872d
195200
[6c9eecd]: https://github.com/LeakIX/l9format-python/commit/6c9eecd
@@ -287,4 +292,5 @@ and this project adheres to
287292
[#58]: https://github.com/LeakIX/l9format-python/pull/58
288293
[#59]: https://github.com/LeakIX/l9format-python/issues/59
289294
[#62]: https://github.com/LeakIX/l9format-python/pull/62
295+
[#64]: https://github.com/LeakIX/l9format-python/pull/64
290296
[#43]: https://github.com/LeakIX/l9format-python/issues/43

0 commit comments

Comments
 (0)