Skip to content

Commit 5751d8b

Browse files
Bump egor-tensin/setup-clang from 1 to 2
Bumps [egor-tensin/setup-clang](https://github.com/egor-tensin/setup-clang) from 1 to 2. - [Release notes](https://github.com/egor-tensin/setup-clang/releases) - [Commits](egor-tensin/setup-clang@v1...v2) --- updated-dependencies: - dependency-name: egor-tensin/setup-clang dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 570304d commit 5751d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# This is just easier than debugging different compilers on different platforms
5757
- name: Set up Clang
5858
if: ${{ matrix.name != 'macOS' }}
59-
uses: egor-tensin/setup-clang@v1
59+
uses: egor-tensin/setup-clang@v2
6060

6161
# This also starts up our "fake" display Xvfb, needed for pluginval
6262
- name: Install JUCE's Linux Deps

0 commit comments

Comments
 (0)