Skip to content

Commit

Permalink
Use PR-specific hash
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleidukos committed Sep 15, 2024
1 parent 3dcef9a commit 12a46a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 12a46a4

Please sign in to comment.