diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c082e4..38855fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e ## [Unreleased] +### Dependencies +* Updated to upload-artifact@v4 (from upload-artifact@v3) +* Updated to download-artifact@v4 (from download-artifact@v3) + ### Dependencies - updated to ruff==0.4.2 (from ruff==0.3.0) - updated to pyright==1.1.360 (from pyright==1.1.352)