From a0dbf8b58d4afdd9b5808e890eddaa25990d4b01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Choutri?= Date: Fri, 19 Jan 2024 10:18:56 +0100 Subject: [PATCH] fix CI? pretty please? --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c90ca88..68aef5c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,9 +14,9 @@ jobs: steps: - name: Extract the tested GHC versions id: set-matrix - uses: kleidukos/get-tested@0.1.6.0 + uses: kleidukos/get-tested@v0.1.6.0 with: - cabal-file: get-tested.cabal + cabal-file: pg-entity.cabal ubuntu: true version: 0.1.6.0 tests: