Skip to content

Commit 171bdcb

Browse files
committed
[ ci ] bump cache version
1 parent 6dff4de commit 171bdcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
# i.e. if we change either the version of Agda, ghc, or cabal that we want
100100
# to use for the build.
101101
- name: Cache ~/.cabal directories
102-
uses: actions/cache@v2
102+
uses: actions/cache@v4
103103
id: cache-cabal
104104
with:
105105
path: |

0 commit comments

Comments
 (0)