We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33868c1 commit 536bb8aCopy full SHA for 536bb8a
1 file changed
.github/workflows/haskell-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- id: set-matrix
18
name: Extract the tested GHC versions
19
- uses: kleidukos/get-tested@ed6a02cb5459130127e6f1143a9b7dd0501cd211
+ uses: kleidukos/get-tested@a55a250eac23bcc4bcd1cb22d77be61baea5a7e2
20
with:
21
cabal-file: github-actions.cabal
22
ubuntu-version: '24.04'
0 commit comments