From bb3dc8cf83c499c866e4490c3ac377c18e8829f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 11:24:22 +0000 Subject: [PATCH] Update dependency ubuntu to v24 --- .github/workflows/scala-steward.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scala-steward.yml b/.github/workflows/scala-steward.yml index a75b076..d352a85 100644 --- a/.github/workflows/scala-steward.yml +++ b/.github/workflows/scala-steward.yml @@ -10,7 +10,7 @@ name: Launch Scala Steward jobs: scala-steward: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 name: Launch Scala Steward steps: - name: Launch Scala Steward