From e25df1d8847172f9ad32745f51937a228887f0d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Choutri?= Date: Sat, 28 Sep 2024 12:45:56 +0200 Subject: [PATCH] use get-tested v0.1.7.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8590484..b993bb6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: with: cabal-file: pg-entity.cabal ubuntu: true - version: 0.1.6.0 + version: 0.1.7.0 tests: name: ${{ matrix.ghc }} on ${{ matrix.os }} needs: generate-matrix