From a0024630b7950c6a76ebe1c1ff532f482145101e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 20:47:06 +0000 Subject: [PATCH] Update actions/upload-artifact action to v6 --- .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 a13fa16..36733c5 100755 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -49,7 +49,7 @@ jobs: - name: build run: ./gradlew chiseledBuild --build-cache --no-configuration-cache - name: capture build artifacts - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: Artifacts path: build/libs/