From f6c93df09f10ab50c7a5f6bb237e59a1b24cf3ff Mon Sep 17 00:00:00 2001 From: Marius Kleidl Date: Mon, 21 Oct 2024 10:26:35 +0200 Subject: [PATCH] Automatic update of .github/workflows/archive.yml --- .github/workflows/archive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/archive.yml b/.github/workflows/archive.yml index 19d125f..dd9429a 100644 --- a/.github/workflows/archive.yml +++ b/.github/workflows/archive.yml @@ -37,6 +37,6 @@ jobs: token: ${{ github.token }} - name: "Save Archive" - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: path: archive.json