Skip to content

Commit

Permalink
Merge pull request #295 from fastfloat/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub-actions-d1805d1051

Bump jidicula/clang-format-action from 4.13.0 to 4.14.0 in the github-actions group
  • Loading branch information
lemire authored Dec 2, 2024
2 parents 49aed77 + 832307e commit 31cc0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_format_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08 # v4.1.7

- name: Run clang-format
uses: jidicula/clang-format-action@c74383674bf5f7c69f60ce562019c1c94bc1421a # v4.13.0
uses: jidicula/clang-format-action@d05cecd4a1a5b7e64c22f5a468456135a43f13f6 # v4.14.0
with:
clang-format-version: '17'

0 comments on commit 31cc0d1

Please sign in to comment.