File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@v6
1414 - name : Install uv
15- uses : astral-sh/setup-uv@v6
15+ uses : astral-sh/setup-uv@v7
1616 with :
1717 python-version : ${{ matrix.python-version }}
1818 - name : Install gsed (macOS)
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ and this project adheres to
2121 bisect and revert ([ bc4872d] , [ #59 ] )
2222- CI: use Makefile targets in workflows and add sequential per-commit testing
2323 ([ fa582dc] , [ #62 ] )
24+ - CI: bump astral-sh/setup-uv from 6 to 7 ([ 961f9ee] , [ #58 ] )
2425
2526## [ 1.4.0] - 2026-02-09
2627
@@ -170,6 +171,7 @@ and this project adheres to
170171[ fa582dc ] : https://github.com/LeakIX/l9format-python/commit/fa582dc
171172[ bc4872d ] : https://github.com/LeakIX/l9format-python/commit/bc4872d
172173[ 6c9eecd ] : https://github.com/LeakIX/l9format-python/commit/6c9eecd
174+ [ 961f9ee ] : https://github.com/LeakIX/l9format-python/commit/961f9ee
173175[ 5f4fc51 ] : https://github.com/LeakIX/l9format-python/commit/5f4fc51
174176[ ac8a1db ] : https://github.com/LeakIX/l9format-python/commit/ac8a1db
175177[ 4464bfd ] : https://github.com/LeakIX/l9format-python/commit/4464bfd
@@ -260,6 +262,7 @@ and this project adheres to
260262[ #50 ] : https://github.com/LeakIX/l9format-python/pull/50
261263[ #51 ] : https://github.com/LeakIX/l9format-python/pull/51
262264[ #56 ] : https://github.com/LeakIX/l9format-python/pull/56
265+ [ #58 ] : https://github.com/LeakIX/l9format-python/pull/58
263266[ #59 ] : https://github.com/LeakIX/l9format-python/issues/59
264267[ #62 ] : https://github.com/LeakIX/l9format-python/pull/62
265268[ #43 ] : https://github.com/LeakIX/l9format-python/issues/43
You can’t perform that action at this time.
0 commit comments