Skip to content

Commit

Permalink
Merge pull request #23 from coursier/dependabot/github_actions/coursi…
Browse files Browse the repository at this point in the history
…er/setup-action-1.3.3

Bump coursier/setup-action from 1.3.1 to 1.3.3
  • Loading branch information
tgodzik committed Jul 25, 2023
2 parents a1b0701 + d786de1 commit 9143b95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
submodules: true
- uses: coursier/cache-action@v6.4
- uses: coursier/setup-action@v1.3.1
- uses: coursier/setup-action@v1.3.3
with:
jvm: 8
apps: sbt
Expand All @@ -33,7 +33,7 @@ jobs:
fetch-depth: 0
submodules: true
- uses: coursier/cache-action@v6.4
- uses: coursier/setup-action@v1.3.1
- uses: coursier/setup-action@v1.3.3
with:
jvm: 8
apps: sbt
Expand Down

0 comments on commit 9143b95

Please sign in to comment.