From c997ae21af9769c10f6181f37abf699e86a1b519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=9A=28noham=29=C2=B2?= <100566912+NohamR@users.noreply.github.com> Date: Sun, 2 Feb 2025 00:13:00 +0100 Subject: [PATCH] Update build_latest.yml --- .github/workflows/build_latest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_latest.yml b/.github/workflows/build_latest.yml index 5f8bd1e..4362613 100644 --- a/.github/workflows/build_latest.yml +++ b/.github/workflows/build_latest.yml @@ -297,7 +297,7 @@ jobs: steps: - name: Fetch artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Create GitHub Release uses: ncipollo/release-action@v1