Skip to content

Commit ef779f9

Browse files
committed
Disable dependabot
1 parent 948326c commit ef779f9

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.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/cache@v2.1.5
27+
- uses: actions/cache@v2
2828
name: Cache cabal stuff
2929
with:
3030
path: |

0 commit comments

Comments
 (0)