Skip to content

Commit 4a76220

Browse files
Bump egor-tensin/setup-clang from 1.4 to 2.1 (#2098)
Bumps [egor-tensin/setup-clang](https://github.com/egor-tensin/setup-clang) from 1.4 to 2.1. - [Release notes](https://github.com/egor-tensin/setup-clang/releases) - [Commits](egor-tensin/setup-clang@ef434b4...471a6f8) --- updated-dependencies: - dependency-name: egor-tensin/setup-clang dependency-version: '2.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04ccbd8 commit 4a76220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sanitizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "ASAN_OPTIONS=alloc_dealloc_mismatch=0" >> $GITHUB_ENV
5353
5454
- name: setup clang
55-
uses: egor-tensin/setup-clang@ef434b41eb33a70396fb336b1bae39c76d740c3d # v1.4
55+
uses: egor-tensin/setup-clang@471a6f8ef1d449dba8e1a51780e7f943572a3f99 # v2.1
5656
with:
5757
version: latest
5858
platform: x64

0 commit comments

Comments
 (0)