Update lint.yml

This commit is contained in:
Victor Zverovich 2024-05-03 07:59:52 -07:00 committed by GitHub
parent 7650ed04a3
commit 3649c3954f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ jobs:
format_code:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Install clang-format
uses: aminya/setup-cpp@v1