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

Commit a62aa64

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

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].0
31+
- uses: coursier/[email protected].3
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)