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 fe15441 commit a5c404cCopy full SHA for a5c404c
.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@96f3dafd067155f32643c2a0757ab71d2910e2c2 # v2.8.0
+ - uses: haskell-actions/setup@7909071ceec0344debcc968c6c7a96a52e8dd0d7 # v2.8.1
36
with:
37
enable-stack: true
38
0 commit comments