From e400a59962b9867db7af5d6da75475451c4ad69e Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 22:55:43 +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