Skip to content

Commit 8b3afd5

Browse files
committed
Merge remote-tracking branch 'upstream/main' into loganbussell/servicing
2 parents 0ee100b + a6f890b commit 8b3afd5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ permissions:
1010

1111
jobs:
1212
check-markdown-links:
13-
runs-on: ubuntu-latest
13+
# https://github.com/UmbrellaDocs/action-linkspector/issues/32
14+
# Upgrade to `ubuntu-latest` when resolved
15+
runs-on: ubuntu-22.04
1416

1517
steps:
1618
- name: Checkout code

0 commit comments

Comments
 (0)