mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 21:31:15 +02:00
Bump actions/checkout to v4 (#371)
Signed-off-by: tinyboxvk <viruskiller@protonmail.com>
This commit is contained in:
@ -13,7 +13,7 @@ jobs:
|
||||
make:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: vagrant version
|
||||
run: Vagrant --version
|
||||
- name: VirtualBox version
|
||||
|
Reference in New Issue
Block a user