Skip to content

Commit ce7546b

Browse files
authored
Merge pull request haskell#10321 from haskell/mergify/bp/3.14/pr-9646
Bump actions/cache from 3 to 4 (backport haskell#9646)
2 parents dd51cb5 + 1abdc38 commit ce7546b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bootstrap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
rm -rf ~/.config/cabal
4444
rm -rf ~/.cache/cabal
4545
46-
- uses: actions/cache@v3
46+
- uses: actions/cache@v4
4747
name: Cache the downloads
4848
id: bootstrap-cache
4949
with:

0 commit comments

Comments
 (0)