mirror of
https://github.com/facebook/rocksdb.git
synced 2026-07-07 14:47:40 +08:00
Update CLANGTIDY to latest stable & secure version (#14541)
Summary: As advertised. Pull Request resolved: https://github.com/facebook/rocksdb/pull/14541 Reviewed By: xingbowang Differential Revision: D98961628 Pulled By: mszeszko-meta fbshipit-source-id: f0519089bb53649668e791b18428a65fc666b71c
This commit is contained in:
committed by
meta-codesync[bot]
parent
c7f0e1fa93
commit
effac3a918
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- name: Download clang-tidy results
|
||||
id: download
|
||||
uses: actions/download-artifact@v4.0.0
|
||||
uses: actions/download-artifact@v4.1.3
|
||||
with:
|
||||
name: clang-tidy-result
|
||||
run-id: ${{ github.event.workflow_run.id }}
|
||||
|
||||
Reference in New Issue
Block a user