Skip to content

Commit 1e72ac8

Browse files
committed
Update renovatebot check runner to ubuntu 24.04
1 parent 0792b68 commit 1e72ac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-renovatebot-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
validate:
88
name: Validate renovatebot config
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-24.04
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@v3

0 commit comments

Comments
 (0)