4
0
Эх сурвалжийг харах

Merge pull request #1126 from aya-rs/dependabot/github_actions/github-actions-4fb87efe6a

dependabot[bot] 3 сар өмнө
parent
commit
1355a2094f

+ 1 - 1
.github/workflows/ci.yml

@@ -39,7 +39,7 @@ jobs:
         run: git ls-files -- '*.c' '*.h' | xargs clang-format --dry-run --Werror
 
       - name: Check Markdown
-        uses: DavidAnson/markdownlint-cli2-action@v18
+        uses: DavidAnson/markdownlint-cli2-action@v19
 
       - name: Check TOML formatting
         run: taplo fmt --check