chore(CI): Update checkout and cache to v3 (#16847)
This commit is contained in:
parent
d341492081
commit
0ebb1969cb
12 changed files with 16 additions and 16 deletions
2
.github/workflows/cpp-check.yml
vendored
2
.github/workflows/cpp-check.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
runs-on: ubuntu-22.04
|
||||
name: cpp check
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: cpp check
|
||||
run: |
|
||||
sudo apt update -y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue