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

Commit 520cd1c

Browse files
Bump coursier/setup-action from 1.2.1 to 1.3.0
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](coursier/setup-action@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8ca07a commit 520cd1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/[email protected]
1717
- uses: coursier/[email protected]
18-
- uses: coursier/setup-action@v1.2.1
18+
- uses: coursier/setup-action@v1.3.0
1919
with:
2020
jvm: adopt:11
2121
- name: Run tests with sbt

0 commit comments

Comments
 (0)