Skip to content

Commit cd4476b

Browse files
committed
update ubuntu image for markdown lint workflow
1 parent 2724195 commit cd4476b

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)