From 5a6847171f368963b1ebf8a9d8ec10d9ff5bcae4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 5 Feb 2024 23:14:24 +0000
Subject: [PATCH] Bump coursier/setup-action from 1.3.4 to 1.3.5

Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](https://github.com/coursier/setup-action/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: coursier/setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .github/workflows/ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 9e85c7b..e40abc4 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
         fetch-depth: 0
         submodules: true
     - uses: coursier/cache-action@v6.4
-    - uses: coursier/setup-action@v1.3.4
+    - uses: coursier/setup-action@v1.3.5
       with:
         jvm: 8
         apps: sbt
@@ -32,7 +32,7 @@ jobs:
         fetch-depth: 0
         submodules: true
     - uses: coursier/cache-action@v6.4
-    - uses: coursier/setup-action@v1.3.4
+    - uses: coursier/setup-action@v1.3.5
       with:
         jvm: 8
         apps: sbt