Skip to content

Commit 97aa541

Browse files
committed
Merge branch 'update-ghc-to-902' into update-ghc-to-9.6.7
2 parents 058fc0e + 8704a6c commit 97aa541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/checkout@v2
5252

5353
- name: Cache (Unix)
54-
uses: actions/cache@v2
54+
uses: actions/cache@v4
5555
if: runner.os == 'Linux' || runner.os == 'macOS'
5656
with:
5757
path: |

0 commit comments

Comments
 (0)