Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit fd323ff

Browse files
Bump coursier/cache-action from 6.3 to 6.4
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 6.3 to 6.4. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@v6.3...v6.4) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8ca07a commit fd323ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
JAVA_OPTS: -Xmx4G
1515
steps:
1616
- uses: actions/[email protected]
17-
- uses: coursier/cache-action@v6.3
17+
- uses: coursier/cache-action@v6.4
1818
- uses: coursier/[email protected]
1919
with:
2020
jvm: adopt:11
@@ -42,7 +42,7 @@ jobs:
4242
- uses: actions/[email protected]
4343
with:
4444
fetch-depth: 0
45-
- uses: coursier/cache-action@v6.3
45+
- uses: coursier/cache-action@v6.4
4646
- uses: olafurpg/setup-scala@v13
4747
- run: sbt ci-release
4848
env:

0 commit comments

Comments
 (0)