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 5edd120 commit 5d29d63Copy full SHA for 5d29d63
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
run: |
72
cabal freeze
73
74
- - uses: actions/[email protected].10
+ - uses: actions/[email protected].11
75
name: Cache ~/.cabal/store
76
with:
77
path: ${{ steps.setup-haskell-cabal.outputs.cabal-store }}
0 commit comments