From ffd5379395558f8f12360dc53914dfe4a5b4af8d Mon Sep 17 00:00:00 2001 From: DarkSky <50132675+DarkSkyT9A@users.noreply.github.com> Date: Thu, 12 Sep 2024 11:48:51 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0e8e9d..7c743d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: - uses: BSData/check-datafiles@v1 id: check - - uses: actions/upload-artifact@v1 + - uses: actions/upload-artifact@v4 with: name: artifact path: ${{ steps.check.outputs.staging-path }}