mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-03 21:21:37 +00:00
Merge branch 'master' into sh_merge_master
This commit is contained in:
4
.github/workflows/configure.yml
vendored
4
.github/workflows/configure.yml
vendored
@@ -38,10 +38,10 @@ jobs:
|
||||
runs-on: ${{ matrix.runs-on }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Python 3.7
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: 3.7
|
||||
architecture: ${{ matrix.arch }}
|
||||
|
||||
Reference in New Issue
Block a user