Skip to content

Commit aa3de6c

Browse files
authored
Sync feature/spring-boot-2.x readme (#807)
1 parent 8a42ac8 commit aa3de6c

2 files changed

Lines changed: 142 additions & 119 deletions

File tree

.github/workflows/markdown-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
markdown-link-check:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-22.04 #workaround https://github.com/UmbrellaDocs/action-linkspector/issues/32
88
steps:
99
- uses: actions/checkout@master
1010
- uses: umbrelladocs/action-linkspector@v1.1.3

0 commit comments

Comments
 (0)