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

Commit 034fd36

Browse files
Bump coursier/setup-action from 1.3.3 to 1.3.4 (#456)
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](coursier/setup-action@v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9445f45 commit 034fd36

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
@@ -28,7 +28,7 @@ jobs:
2828
distribution: "temurin"
2929
cache: "sbt"
3030
java-version: 11
31-
- uses: coursier/[email protected].3
31+
- uses: coursier/[email protected].4
3232
- name: Compile
3333
run: sbt $SBT_JAVA_OPTS -v "compileScoped ${{ matrix.scala-version }} ${{ matrix.target-platform }}"
3434
- name: Compile docs

0 commit comments

Comments
 (0)