From 21e6cc3c764333707a50bf8649466b53999df1a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 17:33:07 +0000 Subject: [PATCH] Bump coursier/setup-action from 1 to 3 Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1 to 3. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](https://github.com/coursier/setup-action/compare/v1...v3) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1445b53..0eda8a3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -23,7 +23,7 @@ jobs: uses: coursier/cache-action@v8 - name: Install Adoptium Temurin OpenJDK - uses: coursier/setup-action@v1 + uses: coursier/setup-action@v3 with: jvm: adoptium:17