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.
1 parent 6661dc2 commit 517519eCopy full SHA for 517519e
.github/workflows/packcheck.yml
@@ -90,7 +90,7 @@ jobs:
90
ghc-version: ${{ matrix.ghc_version }}
91
cabal-version: ${{ matrix.cabal_version }}
92
93
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
94
name: Cache ~/.cabal
95
with:
96
path: ~/.cabal
0 commit comments