Skip to content

Commit 63752a7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

+1-1
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)