Skip to content

Commit

Permalink
Merge pull request #1877 from sustainable-computing-io/dependabot/git…
Browse files Browse the repository at this point in the history
…hub_actions/github-actions-d1805d1051

build(deps): bump jidicula/clang-format-action from 4.13.0 to 4.14.0 in the github-actions group
  • Loading branch information
maryamtahhan authored Dec 3, 2024
2 parents 6ca0314 + b89de42 commit 0b7a5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jidicula/clang-format-action@v4.13.0
- uses: jidicula/clang-format-action@v4.14.0
with:
clang-format-version: "17"
check-path: bpf
Expand Down

0 comments on commit 0b7a5ec

Please sign in to comment.