From 465ad9230d39fe54f52890e07ed68ac0d5e69f4e Mon Sep 17 00:00:00 2001 From: ictye Date: Mon, 22 Apr 2024 20:43:41 +0800 Subject: [PATCH] =?UTF-8?q?style(build.yaml):=20=E6=9B=B4=E6=96=B0update?= =?UTF-8?q?=E5=88=B0v4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index a5f7092..d71803b 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -26,7 +26,7 @@ run: ./gradlew build - name: upload snapshot - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: snapshot-1.19.2-${{github.sha}} path: build/devlibs/*