We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd51cb5 + 1abdc38 commit ce7546bCopy full SHA for ce7546b
.github/workflows/bootstrap.yml
@@ -43,7 +43,7 @@ jobs:
43
rm -rf ~/.config/cabal
44
rm -rf ~/.cache/cabal
45
46
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
47
name: Cache the downloads
48
id: bootstrap-cache
49
with:
0 commit comments