Skip to content

Commit a3dbbc1

Browse files
authored
Merge pull request #118 from stackbuilders/dependabot/github_actions/actions/cache-4.2.4
Bump actions/cache from 4.2.3 to 4.2.4
2 parents 8b03784 + 1e3de07 commit a3dbbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cabal-version: ${{ matrix.cabal }}
3030
- run: cabal update
3131
- run: cabal freeze
32-
- uses: actions/[email protected].3
32+
- uses: actions/[email protected].4
3333
with:
3434
path: |
3535
${{ steps.setup-haskell-cabal.outputs.cabal-store }}

0 commit comments

Comments
 (0)