chore(deps): update dependency ubuntu to v24

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-30 12:03:09 +00:00
committed by GitHub
parent e1496c992a
commit ece76a2537
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
# If the job fails, these details are all but impossible to observe.yy
- name: Provide github event JSON for examination
@ -212,7 +212,7 @@ jobs:
notification:
if: needs.build.outputs.uploaded == 'true'
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
needs: build
steps:
- name: Format release email

View File

@ -12,7 +12,7 @@ on:
jobs:
bump:
name: Bump
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Get version
id: getversion