Skip to content

Commit

Permalink
fix CI? pretty please?
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Jan 19, 2024
1 parent ed96b4b commit a0dbf8b
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,9 +14,9 @@ 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
cabal-file: pg-entity.cabal
ubuntu: true
version: 0.1.6.0
tests:
Expand Down

0 comments on commit a0dbf8b

Please sign in to comment.