mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 21:31:15 +02:00
2
.github/workflows/clang_format.yml
vendored
2
.github/workflows/clang_format.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
clang-format:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Fetch origin/main
|
||||
run: git fetch origin main
|
||||
- name: List of changed file(s)
|
||||
|
Reference in New Issue
Block a user