Skip to content

Commit b28e5be

Browse files
ohadOhad Kammar
andauthored
1 parent 53b0e47 commit b28e5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# This caching step allows us to save a lot of building time by only
5050
# self-hosting Idris2 from boostrap if absolutely necessary
5151
- name: Cache Idris2
52-
uses: actions/cache@v2
52+
uses: actions/cache@v4
5353
id: cache-idris2
5454
with:
5555
path: |

0 commit comments

Comments
 (0)