Skip to content

Commit 2bd3423

Browse files
Update actions/checkout action to v5
1 parent 0f43027 commit 2bd3423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
markdown-link-check:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v4.2.1
14+
- uses: actions/checkout@v5.0.1
1515
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15

0 commit comments

Comments
 (0)