From c83f60e4df74b746faed7debaf575d79f53b6b53 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c90ca88..10267ab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ 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 ubuntu: true