Skip to content

Commit 517519e

Browse files
committed
Fix the CI
1 parent 6661dc2 commit 517519e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
ghc-version: ${{ matrix.ghc_version }}
9191
cabal-version: ${{ matrix.cabal_version }}
9292

93-
- uses: actions/cache@v1
93+
- uses: actions/cache@v4
9494
name: Cache ~/.cabal
9595
with:
9696
path: ~/.cabal

0 commit comments

Comments
 (0)