Skip to content

Commit 3cb783d

Browse files
authored
Update Renovate runner to use ubuntu-latest
1 parent 0df468a commit 3cb783d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
jobs:
1414
renovate:
1515
name: Run Renovate
16-
runs-on: ubuntu-slim
16+
runs-on: ubuntu-latest
1717
timeout-minutes: 30
1818
steps:
1919
- name: Checkout

0 commit comments

Comments
 (0)