From e83316a30f6ecbbddfc510c6ca69511f5fd9ac92 Mon Sep 17 00:00:00 2001 From: Marcin Czop Date: Fri, 25 Oct 2024 12:50:32 +0200 Subject: [PATCH] Update cron.yml --- .github/workflows/cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index f93591f..7848d4f 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -20,7 +20,7 @@ jobs: run: bash script.sh - name: Upload files - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: path: databases