Skip to content

Commit 8c09984

Browse files
authored
Merge pull request #257 from gofiber/dependabot/github_actions/github-actions-212e003433
2 parents 4bbada8 + 045f981 commit 8c09984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v6
1616

1717
- name: Run markdownlint-cli2
18-
uses: DavidAnson/markdownlint-cli2-action@v21
18+
uses: DavidAnson/markdownlint-cli2-action@v22
1919
with:
2020
globs: |
2121
**/*.md

0 commit comments

Comments
 (0)