Skip to content

Commit 0579f21

Browse files
authored
Merge pull request #12 from julianmendez/dependabot/github_actions/coursier/setup-action-2
Bump coursier/setup-action from 1 to 2
2 parents 8241a97 + 3aa6634 commit 0579f21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
java-version: ${{ matrix.java }}
3131
distribution: temurin
3232
- name: Setup Scala with sbt
33-
uses: coursier/setup-action@v1
33+
uses: coursier/setup-action@v2
3434
with:
3535
apps: sbt
3636
- name: Build with sbt

0 commit comments

Comments
 (0)