We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4291a5b commit 2b421f9Copy full SHA for 2b421f9
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
id: setup-haskell-cabal
25
with:
26
ghc-version: ${{ matrix.ghc }}
27
- - uses: actions/[email protected].4
+ - uses: actions/[email protected].5
28
name: Cache cabal stuff
29
30
path: |
0 commit comments