From 7c6a1c4593ade63a400af09e1d05d5841fc6eafb Mon Sep 17 00:00:00 2001 From: Daniel Sun Date: Sun, 12 Jan 2025 16:46:19 +0900 Subject: [PATCH] Bump actions/upload-artifact to v4 --- .github/workflows/performance-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/performance-test.yml b/.github/workflows/performance-test.yml index 663d218..a44237c 100644 --- a/.github/workflows/performance-test.yml +++ b/.github/workflows/performance-test.yml @@ -43,7 +43,7 @@ jobs: env: GRADLE_SCANS_ACCEPT: yes - name: Upload performance result report - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v4 with: name: performance result report path: build/reports/jmh/