From a338748ffb52e42f20986b4bdf7604c16958c15a Mon Sep 17 00:00:00 2001 From: AnHeuermann <38031952+AnHeuermann@users.noreply.github.com> Date: Thu, 13 Nov 2025 10:29:56 +0100 Subject: [PATCH] Update openmodelica-library-testing-action --- .github/workflows/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 579c691..d0f8bf7 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -38,7 +38,7 @@ jobs: omc-diff: true - name: openmodelica-library-testing - uses: OpenModelica/openmodelica-library-testing-action@v0.2.0 + uses: OpenModelica/openmodelica-library-testing-action@v0.2 with: library: NeuralNetwork library-version: '2.1.0'