From 1db2b70567ffaca0636934df92e119daa0046712 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:52:36 +0000 Subject: [PATCH] Update actions/download-artifact action to v4 --- .github/workflows/build_css.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_css.yml b/.github/workflows/build_css.yml index 7ffc28f..260d5a3 100644 --- a/.github/workflows/build_css.yml +++ b/.github/workflows/build_css.yml @@ -44,7 +44,7 @@ jobs: fetch-depth: 0 - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Push release env: