From 12a46a4dc5d34dc7fdeeb6a4687e23790a8f8d7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9cate=20Moonlight?= Date: Fri, 13 Sep 2024 16:27:59 +0200 Subject: [PATCH] Use PR-specific hash --- .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 fdd9226..590d840 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,10 +14,10 @@ jobs: steps: - name: Extract the tested GHC versions id: set-matrix - uses: kleidukos/get-tested@e043bd97035b89e378860d91bbce6a56b83133c5 + uses: kleidukos/get-tested@3dcef9a1c8a56e5fb48d7035c8fcf62f97e0bc55 with: cabal-file: get-tested.cabal - ubuntu-version: latest + ubuntu-version: 'latest' macos-version: 'latest' version: 0.1.7.1 build: