Skip to content

Commit 8e89281

Browse files
Bump coursier/cache-action from 6 to 7 (#5797)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45c5cd8 commit 8e89281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
export_environment_variables: true
1515
create_credentials_file: true
1616
- name: cache SBT
17-
uses: coursier/cache-action@v6
17+
uses: coursier/cache-action@v7
1818
- name: Java setup
1919
uses: actions/setup-java@v5
2020
with:

0 commit comments

Comments
 (0)