Skip to content

Commit 40fef66

Browse files
committed
. e use v4 for checkout action also on clang-format job
1 parent ef7dd1b commit 40fef66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test-via-cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
clang-format:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@master
14+
- uses: actions/checkout@v4
1515
- uses: DoozyX/clang-format-lint-action@v0.5
1616
with:
1717
source: '.'

0 commit comments

Comments
 (0)