Skip to content

Commit

Permalink
Use get-tested v0.1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Jul 21, 2024
1 parent cc0f624 commit a13705a
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 @@ -15,12 +15,12 @@ jobs:
steps:
- name: Extract the tested GHC versions
id: set-matrix
uses: kleidukos/[email protected].0
uses: kleidukos/[email protected].1
with:
cabal-file: confer.cabal
ubuntu-version: 'latest'
macos-version: 'latest'
version: 0.1.7.0
version: 0.1.7.1
tests:
name: ${{ matrix.ghc }} on ${{ matrix.os }}
needs: generate-matrix
Expand Down

0 comments on commit a13705a

Please sign in to comment.