From 54f13fbceb2ffa834221fbef5709fbe90e2dccb1 Mon Sep 17 00:00:00 2001 From: Nguyen Truong An <79207918+flashshare@users.noreply.github.com> Date: Tue, 25 Feb 2025 16:02:15 +0100 Subject: [PATCH] Update switch_builds.yml --- .github/workflows/switch_builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/switch_builds.yml b/.github/workflows/switch_builds.yml index bbc49b93a..f805c8625 100644 --- a/.github/workflows/switch_builds.yml +++ b/.github/workflows/switch_builds.yml @@ -33,7 +33,7 @@ jobs: run: | scons -j2 verbose=yes warnings=all werror=no platform=switch target=release tools=no - - uses: actions/upload-artifact@v2 + - uses: actions/upload-artifact@v4 with: name: ${{ github.job }} path: bin/*