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 f41a9fa commit b71893fCopy full SHA for b71893f
.github/workflows/build.yaml
@@ -32,7 +32,7 @@ jobs:
32
key: build-${{ hashFiles('app/**', 'src/**', 'test/**') }}
33
restore-keys: build-
34
35
- - uses: haskell-actions/setup@7909071ceec0344debcc968c6c7a96a52e8dd0d7 # v2.8.1
+ - uses: haskell-actions/setup@82e8b5066385702e477d9dc98f287070493e8abd # v2.8.2
36
with:
37
enable-stack: true
38
0 commit comments