From 07f48c332f1daebb02a2707030f62dfeeaf772bc Mon Sep 17 00:00:00 2001 From: Katsute <58778985+Katsute@users.noreply.github.com> Date: Tue, 13 Feb 2024 20:16:01 -0500 Subject: [PATCH] update junit --- .github/workflows/mta_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mta_ci.yml b/.github/workflows/mta_ci.yml index 27e7f8e..ad0909d 100644 --- a/.github/workflows/mta_ci.yml +++ b/.github/workflows/mta_ci.yml @@ -70,7 +70,7 @@ jobs: uses: actions/checkout@v4 with: repository: KatsuteDev/junit-report - ref: 44c5af553b1458a48d1d6612ae211e5032b603aa + ref: d65382e567cac7998d3ab99bdc2332b8e3580afd path: ./.junit-report token: ${{ steps.auth.outputs.token }}