From bdb11c00a917b27d03fff217da538a21ae781b0a Mon Sep 17 00:00:00 2001 From: TopchetoEU Date: Wed, 1 Jan 2025 20:43:16 +0000 Subject: [PATCH] Update .github/workflows/build.yml --- .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 fcb1d28..75ff505 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: run: ./gradlew build - name: capture build artifacts if: ${{ runner.os == 'Linux' && matrix.java == '16' }} # Only upload artifacts built from latest java on one OS - uses: actions/upload-artifact + uses: actions/upload-artifact@v3 with: name: Artifacts path: build/libs/