mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-14 20:27:47 +00:00
chore(deps): bump egor-tensin/setup-clang in the actions group (#5950)
Bumps the actions group with 1 update: [egor-tensin/setup-clang](https://github.com/egor-tensin/setup-clang). Updates `egor-tensin/setup-clang` from 1 to 2 - [Release notes](https://github.com/egor-tensin/setup-clang/releases) - [Commits](https://github.com/egor-tensin/setup-clang/compare/v1...v2) --- updated-dependencies: - dependency-name: egor-tensin/setup-clang dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -1166,7 +1166,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Set up Clang
|
||||
uses: egor-tensin/setup-clang@v1
|
||||
uses: egor-tensin/setup-clang@v2
|
||||
|
||||
- name: Setup Python ${{ matrix.python }}
|
||||
uses: actions/setup-python@v6
|
||||
|
||||
Reference in New Issue
Block a user