Skip to content

Commit

Permalink
chore(deps): update dependency ubuntu to v24 (#2416)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency ubuntu to v24

* chore: use latest

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Adam DeHaven <[email protected]>
  • Loading branch information
renovate[bot] and adamdehaven authored Oct 1, 2024
1 parent c1fc1a9 commit 33e26b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-changed-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
get-changed-files:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
name: Check changed files
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
outputs:
component-files-changed: ${{ steps.component-files-changed.outputs.any_modified }}
docs-files-changed: ${{ steps.docs-files-changed.outputs.any_modified }}
Expand Down

0 comments on commit 33e26b2

Please sign in to comment.