From 866828e4442d5c6cf265df57b591cad3471bef87 Mon Sep 17 00:00:00 2001 From: developomp Date: Tue, 4 Mar 2025 21:11:18 +0900 Subject: [PATCH] ci: update deprecated github action --- .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 e644baf..defd1b2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -38,7 +38,7 @@ jobs: - run: devenv test - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: test-results path: |