Skip to content

Commit 95e2261

Browse files
authored
Bump CI cache (#352)
1 parent d3c77db commit 95e2261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name: Cache ~/.stack
3030
with:
3131
path: ~/.stack
32-
key: ${{ runner.os }}-${{ matrix.ghc }}-v3
32+
key: ${{ runner.os }}-${{ matrix.ghc }}-v4
3333

3434
- name: Add ~/.local/bin to PATH
3535
run: echo "$HOME/.local/bin" >> $GITHUB_PATH

0 commit comments

Comments
 (0)