FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: bump the actions group across 1 directory with 3 updates by dependabot[bot] · Pull Request #233 · pybind/python_example · GitHub

/ python_example Public template
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .yml  (2) All 1 file type selected
Only manifest files
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
4 changes: 2 additions & 2 deletions .github/workflows/pip.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ${{ matrix.platform }}

steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- uses: actions/setup-python@v6
with:
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
mingw-w64-x86_64-python-pip
mingw-w64-x86_64-python-wheel

- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Install pybind11
# This is required because --no-build-isolation disable dependences
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/wheels.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: Build SDist
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Build SDist
run: pipx run build --sdist
Expand All @@ -42,11 +42,11 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest, macos-26-intel, ubuntu-24.04-arm, windows-11-arm]

steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- uses: astral-sh/setup-uv@v8.1.0
- uses: astral-sh/setup-uv@v8.2.0

- uses: pypa/cibuildwheel@v3.4
- uses: pypa/cibuildwheel@v4.1

- name: Verify clean directory
run: git diff --exit-code
Expand Down
Loading

Back | FazBrowse Home | New Git URL