chore(deps): update dependency ubuntu to v24

This commit is contained in:
renovate[bot] 2025-01-17 22:58:19 +00:00 committed by GitHub
parent 61d9511e6a
commit df0bdacbc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
contents: write # to push chart release and create a release (helm/chart-releaser-action)
packages: write # needed for ghcr access
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4.2.2