1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 17:05:33 +03:00

bump the store

This commit is contained in:
joshvera 2020-02-06 15:49:34 -05:00
parent ff3e6973f9
commit 7aa975624a

View File

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