Skip to content

Commit 63752a7

Browse files
authored
update ubuntu image for markdown lint workflow (#5010)
1 parent 2724195 commit 63752a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818

1919
jobs:
2020
lint:
21-
runs-on: ubuntu-20.04
21+
runs-on: ubuntu-24.04
2222

2323
steps:
2424
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)