Skip to content

Commit

Permalink
fix checkout
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <[email protected]>
  • Loading branch information
zhaohuabing committed Dec 16, 2023
1 parent 867d260 commit e337177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
sudo rm -rf /home/ubuntu/.cache/bazel
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: install dependency
run: |
./bazel/setup_clang.sh /home/ubuntu/clang+llvm-10.0.0-linux-gnu
Expand Down

0 comments on commit e337177

Please sign in to comment.