Skip to content

Commit

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

Bump coursier/setup-action from 1.3.3 to 1.3.4
  • Loading branch information
tgodzik committed Sep 26, 2023
2 parents d5e4acc + d93ed50 commit 2c4c1c1
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.3
- uses: coursier/setup-action@v1.3.4
with:
jvm: 8
apps: sbt
Expand All @@ -32,7 +32,7 @@ jobs:
fetch-depth: 0
submodules: true
- uses: coursier/cache-action@v6.4
- uses: coursier/setup-action@v1.3.3
- uses: coursier/setup-action@v1.3.4
with:
jvm: 8
apps: sbt
Expand Down

0 comments on commit 2c4c1c1

Please sign in to comment.