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