From 75731db5a5d5a2c7cbd1032356a887760828cbe2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Oct 2024 12:05:00 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/test-action-on-pr-and-schedule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-action-on-pr-and-schedule.yml b/.github/workflows/test-action-on-pr-and-schedule.yml index 39e4ce4..aa77b9f 100644 --- a/.github/workflows/test-action-on-pr-and-schedule.yml +++ b/.github/workflows/test-action-on-pr-and-schedule.yml @@ -12,7 +12,7 @@ permissions: jobs: test_action: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - name: set variables