Skip to content

Commit

Permalink
Bump actions/cache from 4.1.0 to 4.1.2 (#109)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent f59c039 commit d71fcc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cabal-version: ${{ matrix.cabal }}
- run: cabal update
- run: cabal freeze $CONFIG
- uses: actions/cache@v4.1.0
- uses: actions/cache@v4.1.2
with:
path: |
${{ steps.setup-haskell-cabal.outputs.cabal-store }}
Expand Down

0 comments on commit d71fcc8

Please sign in to comment.