Skip to content

Commit 9caccd8

Browse files
committed
Use latest version of actions for the Markdown link checker
1 parent 97f422d commit 9caccd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: push
55
jobs:
66
check-markdown-links:
77
name: 'Check Markdown links'
8-
runs-on: ubuntu-22.04
8+
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v6
1111
- uses: umbrelladocs/action-linkspector@v1.4.1

0 commit comments

Comments
 (0)