From 57794919fa7722711904575cc3467c1aa9c14e31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 04:33:11 +0000 Subject: [PATCH] [dependencies] Update actions/upload-artifact action to v4 --- .github/workflows/debug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 06b49dc7..93b9cb08 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -216,7 +216,7 @@ jobs: id: build run: make - name: Upload artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: sing-box-${{ matrix.name }} path: sing-box*