Skip to content

Commit 4eb8818

Browse files
authored
Merge pull request #608 from scala/703edependabot/github_actions/coursier/cache-action-7
Bump coursier/cache-action from 6 to 7
2 parents dc5abd8 + e262d38 commit 4eb8818

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
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v5
1717
with:
1818
fetch-depth: 0
19-
- uses: coursier/cache-action@v6
19+
- uses: coursier/cache-action@v7
2020
- uses: actions/setup-java@v5
2121
with:
2222
distribution: temurin

0 commit comments

Comments
 (0)