From 76179d53597cac07c2b5b42c1ed812012b574a29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 18:40:53 +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