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

Commit cbdb01c

Browse files
Merge pull request #442 from softwaremill/dependabot/github_actions/coursier/setup-action-1.3.3
Bump coursier/setup-action from 1.3.0 to 1.3.3
2 parents 04ef4d6 + a62aa64 commit cbdb01c

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)