From 50c545c0c2d05ff89c171ff81de4f2049eb24a33 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 13 Mar 2026 08:57:12 +0000 Subject: [PATCH 1/2] Initial plan From 38e637cce5dc3be394c9d4119ea92b660607b83a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 13 Mar 2026 08:59:25 +0000 Subject: [PATCH 2/2] docs: add changelog entry for actions/checkout bump to v6 Co-authored-by: dannywillems <6018454+dannywillems@users.noreply.github.com> --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e90b9f..8dae078 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to ## [Unreleased] +### Infrastructure + +- CI: bump actions/checkout from 4 to 6 ([6c9eecd], [#49]) + ## [1.4.0] - 2026-02-09 ### Added @@ -153,6 +157,7 @@ and this project adheres to +[6c9eecd]: https://github.com/LeakIX/l9format-python/commit/6c9eecd [ac4744e]: https://github.com/LeakIX/l9format-python/commit/ac4744e [d554f1e]: https://github.com/LeakIX/l9format-python/commit/d554f1e [7f49ff5]: https://github.com/LeakIX/l9format-python/commit/7f49ff5 @@ -236,4 +241,5 @@ and this project adheres to [#24]: https://github.com/LeakIX/l9format-python/issues/24 [#31]: https://github.com/LeakIX/l9format-python/issues/31 [#32]: https://github.com/LeakIX/l9format-python/issues/32 +[#49]: https://github.com/LeakIX/l9format-python/pull/49 [#43]: https://github.com/LeakIX/l9format-python/issues/43