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 344c537 commit 7600c89Copy full SHA for 7600c89
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
ghc-version: ${{ matrix.ghc }}
39
40
- - uses: actions/cache@v2.1.3
+ - uses: actions/cache@v4
41
name: Cache ~/dist-newstyle
42
43
path: ~/dist-newstyle
.github/workflows/release.yml
0 commit comments