We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b4acc commit 8f6891bCopy full SHA for 8f6891b
.github/workflows/format.yml
@@ -4,7 +4,7 @@ jobs:
4
check-with-clang-format:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
8
- name: Install clang-format
9
run: |
10
sudo apt-get update
0 commit comments