Skip to content

Commit 5370821

Browse files
committed
dont use branch
1 parent d8d0b15 commit 5370821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
markdown-link-check:
4040
runs-on: ubuntu-latest
4141
steps:
42-
- uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
42+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4343
with:
4444
persist-credentials: false
4545
- uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225 # v1.1.2

0 commit comments

Comments
 (0)