From 2c4aeac44080bf10ef9414b22b56f98e9f9a595b Mon Sep 17 00:00:00 2001 From: Varshini Shree <117148310+VarshiniShreeV@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:29:31 +0530 Subject: [PATCH] Update ant.yml --- .github/workflows/ant.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ant.yml b/.github/workflows/ant.yml index 0a2e0a343e6..28b05f0b487 100644 --- a/.github/workflows/ant.yml +++ b/.github/workflows/ant.yml @@ -26,7 +26,7 @@ jobs: working-directory: ./app run: xvfb-run --auto-servernum --server-args "-screen 0 1024x768x24" ant test -Drunning-from-github-action=1 - name: Publish results - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v3 with: name: html-results path: app/test-bin/results/html/