Skip to content

Commit 493900b

Browse files
Bump coursier/cache-action from 6 to 8 (#72)
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 6 to 8. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@v6...v8) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7880e06 commit 493900b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Coursier Cache
2222
id: coursier-cache
23-
uses: coursier/cache-action@v6
23+
uses: coursier/cache-action@v8
2424

2525
- name: Install Adoptium Temurin OpenJDK
2626
uses: coursier/setup-action@v3

0 commit comments

Comments
 (0)