From e80adc651120afb93e24ccb5cc480cca60a4d4f4 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 13 Oct 2024 03:04:15 +0000 Subject: [PATCH] auto --- .github/.touch | 2 +- .github/workflows/test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/.touch b/.github/.touch index 93168a9..6b3ed8d 100644 --- a/.github/.touch +++ b/.github/.touch @@ -1 +1 @@ -398 \ No newline at end of file +400 \ No newline at end of file diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9b5a466..8c53294 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -149,7 +149,7 @@ }, { "if" : "${{ always () }}", - "uses" : "actions/upload-artifact@v3", + "uses" : "actions/upload-artifact@v4", "with" : { "path" : "/tmp/circle-artifacts/test" }