1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 01:42:43 +03:00

Bump cache key for builds

This commit is contained in:
Timothy Clem 2020-01-27 12:35:11 -08:00
parent 0b0d8776f9
commit 66f7e6a57a

View File

@ -37,7 +37,7 @@ jobs:
name: Cache ~/.cabal/store
with:
path: ~/.cabal/store
key: ${{ runner.os }}-${{ matrix.ghc }}-v3-cabal-store
key: ${{ runner.os }}-${{ matrix.ghc }}-v4-cabal-store
- uses: actions/cache@v1
name: Cache dist-newstyle