From 2a871b6499aec866cf4e50030333507f7b449e08 Mon Sep 17 00:00:00 2001 From: ABUCKY0 <81783950+ABUCKY0@users.noreply.github.com> Date: Thu, 20 Mar 2025 19:01:54 -0500 Subject: [PATCH] =?UTF-8?q?ci:=20=E2=AC=86=EF=B8=8F=20Update=20Build=20Act?= =?UTF-8?q?ion=20to=20v0.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9121e868..529f7d63 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,7 +17,7 @@ jobs: - name: Build Project id: build - uses: ZestCommunity/build-action@v0.1.1 + uses: ZestCommunity/build-action@v0.1.2 - name: Upload Artifact uses: actions/upload-artifact@v4