Skip to content

Commit 545778d

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/create-github-app-token-2.2.1
2 parents d8846d8 + ecd84b0 commit 545778d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v6.0.1
1414
- name: Check formatting
15-
uses: davidanson/markdownlint-cli2-action@v21.0.0
15+
uses: davidanson/markdownlint-cli2-action@v22.0.0
1616
with:
1717
globs: '**/*.md'

0 commit comments

Comments
 (0)