From 450b73de0d37f9efc05aa49bfa556fffa54c3b42 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 6 Sep 2024 15:31:54 +0000 Subject: [PATCH] auto --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 65020e4..0a8f6b5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -108,7 +108,7 @@ }, { "if" : "${{ always () }}", - "uses" : "actions/upload-artifact@v3", + "uses" : "actions/upload-artifact@v4", "with" : { "path" : "/tmp/circle-artifacts/test" }