From b29ebbf9198781ebd9fb9d52092bbe3982e79de6 Mon Sep 17 00:00:00 2001 From: MaguetteD <102769925+MaguetteD@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:11:32 +0200 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index c11e6ac54..7942f09d9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -47,7 +47,7 @@ jobs: - name: Unzip production artifacts run: cd wps_scripts && ./gradlew assembleDist && unzip build/distributions/scriptrunner.zip - name: Archive production artifacts - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: NoiseModelling_without_gui.zip - path: wps_scripts/scriptrunner/ \ No newline at end of file + path: wps_scripts/scriptrunner/