Skip to content

Commit

Permalink
Merge pull request #559 from camunda-community-hub/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ubuntu to v24
  • Loading branch information
zambrovski authored Oct 8, 2024
2 parents 431690a + 854ed36 commit 9a51be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
types: [published]
jobs:
publish:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Checks out code
uses: actions/checkout@v4
Expand Down

0 comments on commit 9a51be1

Please sign in to comment.