Skip to content

Commit aa57652

Browse files
authored
maint: ci: bump cache action (#231)
My good friend, antq, did not detect this one.
1 parent 864f0aa commit aa57652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shared-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414

1515
steps:
1616
- name: Clojure deps cache
17-
uses: actions/cache@v4
17+
uses: actions/cache@v5
1818
with:
1919
path: |
2020
~/.m2/repository

0 commit comments

Comments
 (0)