From e76088cde2fb0fead7fea1082854a7ab72909188 Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Thu, 23 Jan 2025 23:29:33 +0200 Subject: [PATCH] I need somebody to love me as much as GitHub loves deprecating upload-artifacts majors --- .github/workflows/sanity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sanity.yml b/.github/workflows/sanity.yml index 414b31f..c8a9bf3 100644 --- a/.github/workflows/sanity.yml +++ b/.github/workflows/sanity.yml @@ -35,7 +35,7 @@ jobs: run: | ./.github/actions/sanity_tests.sh - name: Upload binaries - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: sameboy-canary-${{ matrix.os }}-${{ matrix.cc }} path: |