Skip to content

Commit

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

build(deps): bump coursier/setup-action from 1.3.3 to 1.3.4
  • Loading branch information
ckipp01 committed Oct 2, 2023
2 parents 8699a6a + 2bc1678 commit 0d96b29
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.3
- uses: coursier/setup-action@v1.3.4
with:
jvm: temurin:1.17
apps: "scala-cli"
Expand Down

0 comments on commit 0d96b29

Please sign in to comment.