From 1628005eb26ccfbcb4edc30a2d3c68e8ec429cd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9cate=20Moonlight?= Date: Fri, 13 Sep 2024 16:20:55 +0200 Subject: [PATCH] Use get-tested-head this time --- .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 fdd9226..5b83959 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@e043bd97035b89e378860d91bbce6a56b83133c5 + uses: kleidukos/get-tested@get-tested-head with: cabal-file: get-tested.cabal ubuntu-version: latest