Skip to content

Commit 0b7a5ec

Browse files
authored
Merge pull request #1877 from sustainable-computing-io/dependabot/github_actions/github-actions-d1805d1051
build(deps): bump jidicula/clang-format-action from 4.13.0 to 4.14.0 in the github-actions group
2 parents 6ca0314 + b89de42 commit 0b7a5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/c.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: jidicula/clang-format-action@v4.13.0
14+
- uses: jidicula/clang-format-action@v4.14.0
1515
with:
1616
clang-format-version: "17"
1717
check-path: bpf

0 commit comments

Comments
 (0)