diff --git a/.github/workflows/pr-labeller.yml b/.github/workflows/pr-labeller.yml index 34a192b..9de5d3d 100644 --- a/.github/workflows/pr-labeller.yml +++ b/.github/workflows/pr-labeller.yml @@ -14,7 +14,7 @@ on: jobs: label: - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/github-script@v6 with: