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