Skip to content

Commit

Permalink
Merge pull request #144 from scalacenter/dependabot/github_actions/co…
Browse files Browse the repository at this point in the history
…ursier/setup-action-1.3.5

build(deps): bump coursier/setup-action from 1.3.4 to 1.3.5
  • Loading branch information
sjrd committed Feb 1, 2024
2 parents dc1308d + ba2c1ba commit d3731be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: coursier/cache-action@v6
- uses: coursier/setup-action@v1.3.4
- uses: coursier/setup-action@v1.3.5
with:
jvm: temurin:1.17
apps: "scala-cli"
Expand Down

0 comments on commit d3731be

Please sign in to comment.