From bcd2825f297d6c7edb3b734e1051a57647690343 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Thu, 9 Jan 2025 20:12:04 +0300 Subject: [PATCH] [#13] Extend CI to publish update-site * update `actions/download-artifact` to v4 --- .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 6f3387b..3fe8701 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: uses: actions/checkout@v1 - name: Download p2 - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: p2