Skip to content

Commit f99fa07

Browse files
Update actions/cache action to v5
1 parent 7888135 commit f99fa07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
cabal-version: '3.2'
2020

2121
- name: Cache
22-
uses: actions/cache@v1
22+
uses: actions/cache@v5
2323
env:
2424
cache-name: cache-cabal
2525
with:

0 commit comments

Comments
 (0)