mirror of
https://github.com/google/cpu_features.git
synced 2025-07-03 06:03:17 +02:00
Bump actions/checkout to v4 (#371)
Signed-off-by: tinyboxvk <viruskiller@protonmail.com>
This commit is contained in:
2
.github/workflows/power_linux_cmake.yml
vendored
2
.github/workflows/power_linux_cmake.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
env:
|
||||
TARGET: ${{ matrix.targets[0] }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build
|
||||
run: make --directory=cmake/ci ${TARGET}_build
|
||||
- name: Test
|
||||
|
Reference in New Issue
Block a user