Skip to content

Commit 18991bf

Browse files
chore(deps): bump coursier/cache-action from 8.0.1 to 8.1.0
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@e47d7d3...90c3729) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b603ed1 commit 18991bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
node-version: '24'
3030
- name: Cache Coursier cache
31-
uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 8.0.1
31+
uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # 8.1.0
3232
- name: Check Formatting
3333
run: ./mill _.${{ matrix.lang }}[_].__.checkFormat
3434
- name: Compile with mill

0 commit comments

Comments
 (0)