Skip to content

Commit 2b421f9

Browse files
dependabot[bot]Bodigrim
authored andcommitted
Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.4...1a9e213) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4291a5b commit 2b421f9

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
@@ -24,7 +24,7 @@ jobs:
2424
id: setup-haskell-cabal
2525
with:
2626
ghc-version: ${{ matrix.ghc }}
27-
- uses: actions/[email protected].4
27+
- uses: actions/[email protected].5
2828
name: Cache cabal stuff
2929
with:
3030
path: |

0 commit comments

Comments
 (0)