Skip to content

Commit

Permalink
Merge pull request objectionary#3034 from objectionary/renovate/ubunt…
Browse files Browse the repository at this point in the history
…u-22.x

chore(deps): update dependency ubuntu to v22
  • Loading branch information
yegor256 committed Apr 2, 2024
2 parents bad594b + 4fb56b8 commit a152223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ai-code-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
permissions: write-all
jobs:
review:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout Repo
uses: actions/checkout@v4
Expand Down

0 comments on commit a152223

Please sign in to comment.