From a4e63e0296cdf367a74590f134601a14d95da0a1 Mon Sep 17 00:00:00 2001 From: Claas Date: Wed, 4 Sep 2024 11:50:38 +0200 Subject: [PATCH] updated CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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)