Skip to content

Commit 38739da

Browse files
committed
Bump actions/cache to v4
1 parent 201db83 commit 38739da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
java-version: 17
5454

5555
- name: Cache sbt
56-
uses: actions/cache@v2
56+
uses: actions/cache@v4
5757
with:
5858
path: |
5959
~/.sbt

0 commit comments

Comments
 (0)