From 3ae881db3eb0240bde125ec848c5b93ada2a1489 Mon Sep 17 00:00:00 2001 From: haraldkl Date: Wed, 12 Nov 2025 01:28:32 +0100 Subject: [PATCH] Update pysys-action to v1.0.4 in compile.yml --- .github/workflows/compile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index abc84a6..aa01fa2 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -53,7 +53,7 @@ jobs: - name: Run system tests if: inputs.systest == true id: pysys - uses: apes-suite/pysys-action@v1.0.3 + uses: apes-suite/pysys-action@v1.0.4 - name: Upload PySys archive artifacts for any test failures if: always() && inputs.systest == true && steps.pysys.outputs.artifact_TestOutputArchiveDir